16 lines
284 B
Plaintext
16 lines
284 B
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="Root"
|
||
|
>
|
||
|
<UserMacro
|
||
|
Name="ROOT"
|
||
|
Value="$(SolutionDir)"
|
||
|
/>
|
||
|
<UserMacro
|
||
|
Name="SRC"
|
||
|
Value="$(ROOT)Source\"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|