Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento :progetti servers funzionanti!!!! git-svn-id: svn://10.65.10.50/trunk@15837 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
faa8985ece
commit
12dec13cfb
@ -1,9 +1,10 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="Authoriz"
|
||||
ProjectGUID="{75D3E647-7693-43E7-8634-43CDCC27A5B7}"
|
||||
RootNamespace="Authoriz"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
@ -15,8 +16,8 @@
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\../server/release"
|
||||
IntermediateDirectory=".\../server/release"
|
||||
OutputDirectory="..\Release/ReleaseServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -47,15 +48,13 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="1"
|
||||
InlineFunctionExpansion="2"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\lib\vc_lib\msw;\u\guy\wx283\include"
|
||||
WholeProgramOptimization="true"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\../server/release/Authoriz.pch"
|
||||
AssemblerListingLocation=".\../server/release/"
|
||||
ObjectFile=".\../server/release/"
|
||||
ProgramDataBaseFileName=".\../server/release/"
|
||||
PrecompiledHeaderFile="..\Release/ReleaseServers/Authoriz.pch"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -66,20 +65,21 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="../exe/servers/Authoriz.exe"
|
||||
OutputFile="D:\Release/Campo100/servers/Authoriz.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories=""
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ProgramDatabaseFile=".\../server/release/Authoriz.pdb"
|
||||
ProgramDatabaseFile="..\Release/ReleaseServers/Authoriz.pdb"
|
||||
SubSystem="2"
|
||||
LinkTimeCodeGeneration="1"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
@ -94,7 +94,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\../server/release/Authoriz.bsc"
|
||||
OutputFile="..\Release/ReleaseServers/Authoriz.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -112,7 +112,7 @@
|
||||
<Configuration
|
||||
Name="Debug DLL|Win32"
|
||||
OutputDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -142,14 +142,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\mswd,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="3"
|
||||
PrecompiledHeaderFile=".\..\Debug\DebugServers/Authoriz.pch"
|
||||
AssemblerListingLocation=".\..\Debug\DebugServers/"
|
||||
ObjectFile=".\..\Debug\DebugServers/"
|
||||
ProgramDataBaseFileName=".\..\Debug\DebugServers/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
@ -162,7 +159,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -173,7 +170,7 @@
|
||||
OutputFile="../exed/servers/Authoriz.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\Debug\DebugServers/Authoriz.pdb"
|
||||
@ -209,8 +206,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
OutputDirectory="..\Exed\Servers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -240,14 +237,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_lib\mswd,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\Debug/Authoriz.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
PrecompiledHeaderFile="..\Debug/DebugServers/Authoriz.pch"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="true"
|
||||
@ -260,20 +254,20 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/libpath:"/wx283/lib""
|
||||
AdditionalOptions="/libpath:"/wx287/lib""
|
||||
OutputFile="../exed/servers/Authoriz.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Debug/Authoriz.pdb"
|
||||
ProgramDatabaseFile="..\Debug/DebugServers/Authoriz.pdb"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
@ -289,7 +283,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\Debug/Authoriz.bsc"
|
||||
OutputFile="..\Debug/DebugServers/Authoriz.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -307,7 +301,7 @@
|
||||
<Configuration
|
||||
Name="Release DLL|Win32"
|
||||
OutputDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -337,13 +331,10 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="4"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\msw,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\msw,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
RuntimeLibrary="2"
|
||||
PrecompiledHeaderFile=".\..\Release\ReleaseDLLServers/Authoriz.pch"
|
||||
AssemblerListingLocation=".\..\Release\ReleaseDLLServers/"
|
||||
ObjectFile=".\..\Release\ReleaseDLLServers/"
|
||||
ProgramDataBaseFileName=".\..\Release\ReleaseDLLServers/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -354,7 +345,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -365,7 +356,7 @@
|
||||
OutputFile="D:\Release\Campo40/servers/Authoriz.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
||||
ProgramDatabaseFile=".\..\Release\ReleaseDLLServers/Authoriz.pdb"
|
||||
SubSystem="2"
|
||||
@ -492,15 +483,19 @@
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="dongle.h"
|
||||
RelativePath="..\server\dongle.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="hlapi_c.h"
|
||||
RelativePath="..\server\hlapi_c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="skeylink.h"
|
||||
RelativePath="..\server\skeylink.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\server\skeylinux.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="Diction"
|
||||
ProjectGUID="{6A51F3A2-B65B-4007-8619-BA668F241FD2}"
|
||||
>
|
||||
@ -16,7 +16,7 @@
|
||||
<Configuration
|
||||
Name="Debug DLL|Win32"
|
||||
OutputDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -46,14 +46,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\mswd,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="3"
|
||||
PrecompiledHeaderFile=".\..\Debug\DebugServers/Diction.pch"
|
||||
AssemblerListingLocation=".\..\Debug\DebugServers/"
|
||||
ObjectFile=".\..\Debug\DebugServers/"
|
||||
ProgramDataBaseFileName=".\..\Debug\DebugServers/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="4"
|
||||
@ -65,7 +62,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -76,7 +73,7 @@
|
||||
OutputFile="../exed/servers/Diction.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\Debug\DebugServers/Diction.pdb"
|
||||
@ -112,8 +109,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
OutputDirectory="..\Release/ReleaseServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -144,15 +141,13 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="1"
|
||||
InlineFunctionExpansion="2"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\lib\vc_lib\msw;\u\guy\wx283\include"
|
||||
WholeProgramOptimization="true"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\Release/Diction.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
PrecompiledHeaderFile="..\Release/ReleaseServers/Diction.pch"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -163,20 +158,21 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile=".\Release/Diction.exe"
|
||||
OutputFile="D:\Release/Campo100/servers/Diction.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="../../lib,../../contrib/lib"
|
||||
AdditionalLibraryDirectories=""
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ProgramDatabaseFile=".\Release/Diction.pdb"
|
||||
ProgramDatabaseFile="..\Release/ReleaseServers/Diction.pdb"
|
||||
SubSystem="2"
|
||||
LinkTimeCodeGeneration="1"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
@ -191,7 +187,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\Release/Diction.bsc"
|
||||
OutputFile="..\Release/ReleaseServers/Diction.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -209,7 +205,7 @@
|
||||
<Configuration
|
||||
Name="Release DLL|Win32"
|
||||
OutputDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -239,13 +235,10 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="4"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\msw,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\msw,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
RuntimeLibrary="2"
|
||||
PrecompiledHeaderFile=".\..\Release\ReleaseDLLServers/Diction.pch"
|
||||
AssemblerListingLocation=".\..\Release\ReleaseDLLServers/"
|
||||
ObjectFile=".\..\Release\ReleaseDLLServers/"
|
||||
ProgramDataBaseFileName=".\..\Release\ReleaseDLLServers/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -256,7 +249,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -267,7 +260,7 @@
|
||||
OutputFile="D:\Release\Campo40/servers/Diction.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
||||
ProgramDatabaseFile=".\..\Release\ReleaseDLLServers/Diction.pdb"
|
||||
SubSystem="2"
|
||||
@ -302,8 +295,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
OutputDirectory="..\Exed\Servers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -333,14 +326,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\lib\vc_lib\mswd;\u\guy\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\Debug/Diction.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
PrecompiledHeaderFile="..\Debug/DebugServers/Diction.pch"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
@ -353,20 +343,20 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/libpath:"/wx283/lib""
|
||||
OutputFile="../exe/servers/Diction.exe"
|
||||
AdditionalOptions="/libpath:"/wx287/lib""
|
||||
OutputFile="../exed/servers/Diction.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Debug/Diction.pdb"
|
||||
ProgramDatabaseFile="..\Debug/DebugServers/Diction.pdb"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
@ -382,7 +372,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\Debug/Diction.bsc"
|
||||
OutputFile="..\Debug/DebugServers/Diction.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -451,7 +441,7 @@
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="Diction.h"
|
||||
RelativePath="..\server\diction.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="ServerLib"
|
||||
ProjectGUID="{1991F7F5-2E5A-4985-A328-744D5E8AB770}"
|
||||
RootNamespace="ServerLib"
|
||||
@ -17,8 +17,8 @@
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
OutputDirectory="../lib"
|
||||
IntermediateDirectory="../Debug/DebugServers"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="0"
|
||||
>
|
||||
@ -40,7 +40,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\lib\vc_lib\mswd;\u\guy\wx283\include"
|
||||
AdditionalIncludeDirectories="\u\luca\wx287\lib\vc_lib\mswd;\u\luca\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
@ -55,7 +55,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -63,6 +63,7 @@
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalDependencies="comctl32.lib rpcrt4.lib wsock32.lib "
|
||||
OutputFile="$(OutDir)\$(ProjectName)d.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
@ -82,8 +83,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
OutputDirectory="../lib"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="0"
|
||||
WholeProgramOptimization="1"
|
||||
@ -105,7 +106,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="\u\guy\wx283\lib\vc_lib\msw;\u\guy\wx283\include"
|
||||
AdditionalIncludeDirectories="\u\luca\wx287\lib\vc_lib\msw;\u\luca\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
RuntimeLibrary="0"
|
||||
UsePrecompiledHeader="0"
|
||||
@ -152,11 +153,11 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\server\baseserv.cpp"
|
||||
RelativePath="..\server\baseserv.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\server\xml.cpp"
|
||||
RelativePath="..\server\xml.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@ -171,7 +172,7 @@
|
||||
Filter="lib"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -183,7 +184,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28_net.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28_net.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -195,7 +196,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28_odbc.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28_odbc.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -207,7 +208,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28_xml.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28_xml.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -219,7 +220,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28d.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28d.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -231,7 +232,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28d_net.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28d_net.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -243,7 +244,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28d_odbc.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28d_odbc.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -255,7 +256,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxbase28d_xml.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxbase28d_xml.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -267,7 +268,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxjpeg.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxjpeg.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -279,7 +280,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxjpegd.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxjpegd.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -291,7 +292,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxmsw28_adv.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxmsw28_adv.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -303,7 +304,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxmsw28_core.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxmsw28_core.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -315,7 +316,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxmsw28d_adv.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxmsw28d_adv.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -327,7 +328,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxmsw28d_core.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxmsw28d_core.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -339,31 +340,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxmsw28d_qa.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxmsw28d_xrc.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxpng.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxpng.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -375,7 +352,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxpngd.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxpngd.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -387,7 +364,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxtiff.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxtiff.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -399,7 +376,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxtiffd.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxtiffd.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -411,7 +388,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxzlib.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxzlib.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -423,7 +400,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wx283\lib\vc_lib\wxzlibd.lib"
|
||||
RelativePath="..\..\wx287\lib\vc_lib\wxzlibd.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="Coffee"
|
||||
ProjectGUID="{AB5A5765-F83F-48B7-B825-364F965AC756}"
|
||||
>
|
||||
@ -16,7 +16,7 @@
|
||||
<Configuration
|
||||
Name="Release DLL|Win32"
|
||||
OutputDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -46,13 +46,10 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="4"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\msw,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\msw,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
RuntimeLibrary="2"
|
||||
PrecompiledHeaderFile=".\..\Release\ReleaseDLLServers/coffee.pch"
|
||||
AssemblerListingLocation=".\..\Release\ReleaseDLLServers/"
|
||||
ObjectFile=".\..\Release\ReleaseDLLServers/"
|
||||
ProgramDataBaseFileName=".\..\Release\ReleaseDLLServers/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -63,7 +60,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -74,7 +71,7 @@
|
||||
OutputFile="D:\Release\Campo40/servers/Coffee.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
||||
ProgramDatabaseFile=".\..\Release\ReleaseDLLServers/Coffee.pdb"
|
||||
SubSystem="2"
|
||||
@ -109,8 +106,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\../server/Debug"
|
||||
IntermediateDirectory=".\../server/Debug"
|
||||
OutputDirectory="..\Exed\Servers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -140,14 +137,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\../server/Debug/coffee.pch"
|
||||
AssemblerListingLocation=".\../server/Debug/"
|
||||
ObjectFile=".\../server/Debug/"
|
||||
ProgramDataBaseFileName=".\../server/Debug/"
|
||||
PrecompiledHeaderFile="..\Debug/DebugServers/coffee.pch"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
@ -160,21 +154,21 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="\U\Luca\r020200\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/libpath:"/wx283/lib""
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxd.lib"
|
||||
OutputFile="../exe/servers/Coffee.exe"
|
||||
AdditionalOptions="/libpath:"/wx287/lib""
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib"
|
||||
OutputFile="../exed/servers/Coffee.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib,msvcrt.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\../server/Debug/Coffee.pdb"
|
||||
ProgramDatabaseFile="..\Debug/DebugServers/Coffee.pdb"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
@ -190,7 +184,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\../server/Debug/coffee.bsc"
|
||||
OutputFile="..\Debug/DebugServers/coffee.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -207,8 +201,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\../server/Release"
|
||||
IntermediateDirectory=".\../server/Release"
|
||||
OutputDirectory="..\Release/ReleaseServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -239,15 +233,13 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="1"
|
||||
InlineFunctionExpansion="2"
|
||||
AdditionalIncludeDirectories="c:\w233\include"
|
||||
WholeProgramOptimization="true"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\../server/Release/coffee.pch"
|
||||
AssemblerListingLocation=".\../server/Release/"
|
||||
ObjectFile=".\../server/Release/"
|
||||
ProgramDataBaseFileName=".\../server/Release/"
|
||||
PrecompiledHeaderFile="..\Release/ReleaseServers/coffee.pch"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -258,21 +250,22 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="\U\Luca\r020200\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wx.lib xpm.lib png.lib zlib.lib jpeg.lib tiff.lib"
|
||||
OutputFile=".\../server/Release/coffee.exe"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib"
|
||||
OutputFile="D:\Release/Campo100/servers/coffee.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="../../lib,../../contrib/lib"
|
||||
AdditionalLibraryDirectories=""
|
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib,msvcrtd.lib"
|
||||
ProgramDatabaseFile=".\../server/Release/coffee.pdb"
|
||||
ProgramDatabaseFile="..\Release/ReleaseServers/coffee.pdb"
|
||||
SubSystem="2"
|
||||
LinkTimeCodeGeneration="1"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
@ -287,7 +280,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\../server/Release/coffee.bsc"
|
||||
OutputFile="..\Release/ReleaseServers/coffee.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -305,7 +298,7 @@
|
||||
<Configuration
|
||||
Name="Debug DLL|Win32"
|
||||
OutputDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -335,14 +328,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\mswd,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="3"
|
||||
PrecompiledHeaderFile=".\..\Debug\DebugServers/coffee.pch"
|
||||
AssemblerListingLocation=".\..\Debug\DebugServers/"
|
||||
ObjectFile=".\..\Debug\DebugServers/"
|
||||
ProgramDataBaseFileName=".\..\Debug\DebugServers/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="4"
|
||||
@ -354,7 +344,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -365,7 +355,7 @@
|
||||
OutputFile="../exed/servers/Coffee.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\Debug\DebugServers/Coffee.pdb"
|
||||
@ -533,15 +523,11 @@
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="BaseServ.h"
|
||||
RelativePath="..\server\baseserv.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Coffee.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="xml.h"
|
||||
RelativePath="..\server\xml.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@ -555,7 +541,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx283\include;$(NoInherit)"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx287\include;$(NoInherit)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -583,7 +569,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx283\include;$(NoInherit)"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx287\include;$(NoInherit)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
|
@ -6,15 +6,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Authoriz", "Authoriz.vcproj
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770} = {1991F7F5-2E5A-4985-A328-744D5E8AB770}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BaseServ", "BaseServ.vcproj", "{317A257E-922D-4266-90A1-FA842756B082}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Coffee", "coffee.vcproj", "{AB5A5765-F83F-48B7-B825-364F965AC756}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770} = {1991F7F5-2E5A-4985-A328-744D5E8AB770}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Coffee", "coffee.vcproj", "{AB5A5765-F83F-48B7-B825-364F965AC756}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DataBase", "Database.vcproj", "{70F00347-C9F1-4D91-8D6E-E57B39923B72}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Diction", "Diction.vcproj", "{6A51F3A2-B65B-4007-8619-BA668F241FD2}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770} = {1991F7F5-2E5A-4985-A328-744D5E8AB770}
|
||||
@ -25,15 +21,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lurch", "Lurch.vcproj", "{7
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770} = {1991F7F5-2E5A-4985-A328-744D5E8AB770}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Setup", "Setup.vcproj", "{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ServerLib", "ServerLib.vcproj", "{1991F7F5-2E5A-4985-A328-744D5E8AB770}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Licenser", "Licenser.vcproj", "{96C419F4-5419-4C6C-B5CD-786ED6C1101A}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770} = {1991F7F5-2E5A-4985-A328-744D5E8AB770}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug DLL|Win32 = Debug DLL|Win32
|
||||
@ -50,14 +39,6 @@ Global
|
||||
{75D3E647-7693-43E7-8634-43CDCC27A5B7}.Release DLL|Win32.Build.0 = Release DLL|Win32
|
||||
{75D3E647-7693-43E7-8634-43CDCC27A5B7}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{75D3E647-7693-43E7-8634-43CDCC27A5B7}.Release|Win32.Build.0 = Release|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Debug DLL|Win32.Build.0 = Debug DLL|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Release DLL|Win32.Build.0 = Release DLL|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{317A257E-922D-4266-90A1-FA842756B082}.Release|Win32.Build.0 = Release|Win32
|
||||
{AB5A5765-F83F-48B7-B825-364F965AC756}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32
|
||||
{AB5A5765-F83F-48B7-B825-364F965AC756}.Debug DLL|Win32.Build.0 = Debug DLL|Win32
|
||||
{AB5A5765-F83F-48B7-B825-364F965AC756}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
@ -66,14 +47,6 @@ Global
|
||||
{AB5A5765-F83F-48B7-B825-364F965AC756}.Release DLL|Win32.Build.0 = Release DLL|Win32
|
||||
{AB5A5765-F83F-48B7-B825-364F965AC756}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{AB5A5765-F83F-48B7-B825-364F965AC756}.Release|Win32.Build.0 = Release|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Debug DLL|Win32.Build.0 = Debug DLL|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Release DLL|Win32.Build.0 = Release DLL|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{70F00347-C9F1-4D91-8D6E-E57B39923B72}.Release|Win32.Build.0 = Release|Win32
|
||||
{6A51F3A2-B65B-4007-8619-BA668F241FD2}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32
|
||||
{6A51F3A2-B65B-4007-8619-BA668F241FD2}.Debug DLL|Win32.Build.0 = Debug DLL|Win32
|
||||
{6A51F3A2-B65B-4007-8619-BA668F241FD2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
@ -90,14 +63,6 @@ Global
|
||||
{7F343AFA-5310-4D90-BA49-AE9B022BC692}.Release DLL|Win32.Build.0 = Release DLL|Win32
|
||||
{7F343AFA-5310-4D90-BA49-AE9B022BC692}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{7F343AFA-5310-4D90-BA49-AE9B022BC692}.Release|Win32.Build.0 = Release|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Debug DLL|Win32.ActiveCfg = Debug|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Debug DLL|Win32.Build.0 = Debug|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Release DLL|Win32.ActiveCfg = Release|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Release DLL|Win32.Build.0 = Release|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Release|Win32.Build.0 = Release|Win32
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770}.Debug DLL|Win32.ActiveCfg = Debug|Win32
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770}.Debug DLL|Win32.Build.0 = Debug|Win32
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
@ -106,14 +71,6 @@ Global
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770}.Release DLL|Win32.Build.0 = Release|Win32
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{1991F7F5-2E5A-4985-A328-744D5E8AB770}.Release|Win32.Build.0 = Release|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Debug DLL|Win32.Build.0 = Debug DLL|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Release DLL|Win32.Build.0 = Release DLL|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{96C419F4-5419-4C6C-B5CD-786ED6C1101A}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user