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