Algunos archivos cambiados para poder compilarlos con la ultima version de LibSDL y Zlib
This commit is contained in:
parent
070a81e5d4
commit
33fa28b11d
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Version="7.10"
|
||||
Name="edivstd"
|
||||
ProjectGUID="{92B930FB-7B7F-4DD6-A50C-8DE8E34461C2}"
|
||||
Keyword="Win32Proj">
|
||||
|
@ -55,8 +55,14 @@
|
|||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
|
@ -105,10 +111,18 @@
|
|||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="codigo"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __EDIV_SHARED_H_
|
||||
|
||||
#define VERSION "0.1.3b (Rigel)" /* Version y codename */
|
||||
#define COPYRIGHT "Copyright (C) 2000-2003 Sion Ltd. Copyright (C) 2005 eDIV Team"
|
||||
#define COPYRIGHT "Copyright (C) 2000-2005 eDIV Team"
|
||||
#define WEBSITE "http://ediv.divsite.net"
|
||||
|
||||
#define la_clave "81ab50e9c20d" /* Clave de cifrado */
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="zlib.lib ws2_32.lib"
|
||||
AdditionalDependencies="zdll.lib ws2_32.lib"
|
||||
OutputFile="../../../bin/ediv.exe"
|
||||
LinkIncremental="2"
|
||||
IgnoreAllDefaultLibraries="FALSE"
|
||||
|
@ -64,7 +64,7 @@
|
|||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="r:\ediv"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
|
@ -86,10 +86,11 @@
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="zlib.lib ws2_32.lib sdlmain.lib sdl.lib"
|
||||
OutputFile="$(OutDir)/ediv.exe"
|
||||
AdditionalDependencies="zdll.lib ws2_32.lib"
|
||||
OutputFile="../../../bin/ediv.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/ediv.pdb"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
|
|
Binary file not shown.
|
@ -36,7 +36,7 @@
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="zlib.lib"
|
||||
AdditionalDependencies="zdll.lib"
|
||||
OutputFile="../../../bin/encrypt.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
|
@ -66,7 +66,7 @@
|
|||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="r:\encrypt"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
|
@ -91,10 +91,11 @@
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="zlib.lib"
|
||||
OutputFile="$(OutDir)/encrypt.exe"
|
||||
AdditionalDependencies="zdll.lib"
|
||||
OutputFile="../../../bin/encrypt.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/encrypt.pdb"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
Version="7.10"
|
||||
Name="stub"
|
||||
ProjectGUID="{D8C297FE-5A3C-4023-B089-7C4387DA7840}"
|
||||
RootNamespace="stub"
|
||||
SccProjectName=""
|
||||
SccAuxPath=""
|
||||
SccLocalPath=""
|
||||
|
@ -39,7 +40,7 @@
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="zlib.lib"
|
||||
AdditionalDependencies="zdll.lib"
|
||||
ShowProgress="0"
|
||||
OutputFile="../../../bin/stub.exe"
|
||||
LinkIncremental="2"
|
||||
|
@ -79,7 +80,7 @@ makelib.bat win32.rel
|
|||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="r:\stub"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
|
@ -101,9 +102,10 @@ makelib.bat win32.rel
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="sdlmain.lib sdl.lib zlib.lib"
|
||||
OutputFile="$(OutDir)/stub.exe"
|
||||
AdditionalDependencies="zdll.lib"
|
||||
OutputFile="../../../bin/stub.exe"
|
||||
LinkIncremental="1"
|
||||
IgnoreAllDefaultLibraries="FALSE"
|
||||
ModuleDefinitionFile="stub.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
|
@ -153,7 +155,7 @@ makelib.bat win32.rel
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="sdlmain.lib sdl.lib zlib.lib"
|
||||
AdditionalDependencies="zdll.lib"
|
||||
OutputFile="../../../bin/stub.exe"
|
||||
LinkIncremental="2"
|
||||
ModuleDefinitionFile="stub.def"
|
||||
|
@ -209,8 +211,8 @@ makelib.bat win32.dbg
|
|||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="sdlmain.lib sdl.lib zlib.lib"
|
||||
OutputFile="$(OutDir)/stub.exe"
|
||||
AdditionalDependencies="zdll.lib"
|
||||
OutputFile="../../../bin/stub.exe"
|
||||
LinkIncremental="1"
|
||||
ModuleDefinitionFile="stub.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
|
|
Loading…
Reference in a new issue