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

17 lines
379 B
Text
Raw Normal View History

2010-09-11 17:26:22 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="NeL DebugFast DLL"
InheritedPropertySheets=".\nel_vs90_df.vsprops"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_USRDLL"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(RootNamespace)_df.dll"
/>
</VisualStudioPropertySheet>