This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-yatzeeserv/yahtzeeserv.vcproj

164 lines
3.5 KiB
Text
Raw Permalink Normal View History

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2005-11-14 22:41:51 +00:00
Version="8.00"
2008-03-10 09:03:02 +00:00
Name="YahtzeeServ"
ProjectGUID="{D4947737-CFE5-4368-92AF-B79C0F55D09B}"
RootNamespace="YahtzeeServ"
2005-11-14 22:41:51 +00:00
Keyword="Win32Proj"
>
<Platforms>
<Platform
2005-11-14 22:41:51 +00:00
Name="Win32"
/>
</Platforms>
2005-11-14 22:41:51 +00:00
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="2"
2005-11-14 22:41:51 +00:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
2008-03-10 09:03:02 +00:00
AdditionalIncludeDirectories="&quot;%programfiles%\NeoStats\include&quot;;&quot;C:\Program Files\NeoStats\include&quot;;win32"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;YahtzeeServ_EXPORTS;LIBRARY_MODE;YY_NO_UNISTD_H;TALKFILTERS_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
2005-11-14 22:41:51 +00:00
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
2008-03-10 09:03:02 +00:00
AdditionalDependencies="Ws2_32.lib neostats.lib pcre.lib"
OutputFile="YahtzeeServ.dll"
LinkIncremental="1"
2008-03-10 09:03:02 +00:00
AdditionalLibraryDirectories="&quot;C:\program Files\NeoStats\libs&quot;"
IgnoreDefaultLibraryNames="LIBC"
2005-11-14 22:41:51 +00:00
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
2008-03-10 09:03:02 +00:00
ImportLibrary="$(OutDir)/YahtzeeServ.lib"
2005-11-14 22:41:51 +00:00
TargetMachine="1"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCALinkTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCManifestTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCXDCMakeTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCBscMakeTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCFxCopTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCAppVerifierTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCWebDeploymentTool"
/>
<Tool
2005-11-14 22:41:51 +00:00
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
2005-11-14 22:41:51 +00:00
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\channel.c"
>
</File>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\highscores.c"
>
</File>
2008-03-10 09:03:02 +00:00
<File
RelativePath=".\htmlscores.c"
>
</File>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\misc.c"
>
</File>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\play.c"
>
</File>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\yahtzeeserv.c"
>
</File>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\yahtzeeserv_help.c"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
2005-11-14 22:41:51 +00:00
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
2008-03-10 09:03:02 +00:00
RelativePath=".\win32\modconfigwin32.h"
2005-11-14 22:41:51 +00:00
>
</File>
<File
2005-11-14 22:41:51 +00:00
RelativePath=".\yahtzeeserv.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
2005-11-14 22:41:51 +00:00
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
2008-03-10 09:03:02 +00:00
<File
RelativePath=".\win32\neostatsversion.rc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>