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