mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
17 lines
377 B
Text
17 lines
377 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="NeL ReleaseDebugStatic EXE (Console)"
|
||
|
InheritedPropertySheets=".\nel_vs90_rds.vsprops"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions="_CONSOLE"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
SubSystem="1"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|