khanat-opennel-code/code/nel/src/nel_vs90_r_exe_windows.vsprops

18 lines
403 B
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="NeL Release EXE (Windows)"
InheritedPropertySheets=".\nel_vs90_r.vsprops"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_WINDOWS"
/>
<Tool
Name="VCLinkerTool"
SubSystem="2"
AdditionalDependencies="libcmt.lib"
/>
</VisualStudioPropertySheet>