16 lines
369 B
XML
16 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="NeL DebugStatic EXE (Windows)"
|
|
InheritedPropertySheets=".\nel_vs90_ds.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_WINDOWS"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
SubSystem="2"
|
|
/>
|
|
</VisualStudioPropertySheet>
|