blob: 84b9af3800c6205727f2ae884650e948fe354dcf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="Common"
>
<UserMacro
Name="AppName"
Value="Greet"
/>
</VisualStudioPropertySheet>
|