17 lines
429 B
XML
17 lines
429 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="SLNKDWFProps"
|
|
IntermediateDirectory="$(TEMP)\Slnkdwf\$(ProjectName)\$(ConfigurationName)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
|
|
/>
|
|
<UserMacro
|
|
Name="DWFTKPATH"
|
|
Value="x:\Library\Dwf702\develop\global"
|
|
/>
|
|
</VisualStudioPropertySheet>
|