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

17 lines
390 B
Text
Raw Normal View History

2010-05-06 00:08:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="NeL DebugStatic DLL (Plugin)"
InheritedPropertySheets=".\nel_vs90_ds.vsprops"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_USRDLL"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(RootNamespace)_ds.dll"
/>
</VisualStudioPropertySheet>