16 lines
370 B
XML
16 lines
370 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="NeL ReleaseDebug EXE (Console)"
|
|
InheritedPropertySheets=".\nel_vs90_rd.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CONSOLE"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
SubSystem="1"
|
|
/>
|
|
</VisualStudioPropertySheet>
|