@@ -1,205 +0,0 @@ | |||||
<?xml version="1.0" encoding="Windows-1252"?> | |||||
<VisualStudioProject | |||||
ProjectType="Visual C++" | |||||
Version="8,00" | |||||
Name="cacaball" | |||||
ProjectGUID="{7C6ECE78-045C-458D-8B8F-DEC2C9CB9C14}" | |||||
Keyword="Win32Proj" | |||||
> | |||||
<Platforms> | |||||
<Platform | |||||
Name="Win32" | |||||
/> | |||||
</Platforms> | |||||
<ToolFiles> | |||||
</ToolFiles> | |||||
<Configurations> | |||||
<Configuration | |||||
Name="Debug|Win32" | |||||
OutputDirectory="Debug" | |||||
IntermediateDirectory="Debug" | |||||
ConfigurationType="1" | |||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |||||
CharacterSet="2" | |||||
> | |||||
<Tool | |||||
Name="VCPreBuildEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCustomBuildTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXMLDataGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebServiceProxyGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCMIDLTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCLCompilerTool" | |||||
Optimization="0" | |||||
AdditionalIncludeDirectories="..\src;..\msvc;"D:\code\libcaca-trunk\caca";"D:\code\libcaca-trunk\cucul";"C:\Program Files\Microsoft Platform SDK\Include"" | |||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |||||
MinimalRebuild="true" | |||||
BasicRuntimeChecks="3" | |||||
RuntimeLibrary="1" | |||||
UsePrecompiledHeader="0" | |||||
WarningLevel="3" | |||||
Detect64BitPortabilityProblems="true" | |||||
DebugInformationFormat="4" | |||||
/> | |||||
<Tool | |||||
Name="VCManagedResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPreLinkEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCLinkerTool" | |||||
OutputFile="$(OutDir)/cacaball.exe" | |||||
LinkIncremental="2" | |||||
AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK\Lib"" | |||||
GenerateDebugInformation="true" | |||||
ProgramDatabaseFile="$(OutDir)/cacaball.pdb" | |||||
SubSystem="1" | |||||
TargetMachine="1" | |||||
/> | |||||
<Tool | |||||
Name="VCALinkTool" | |||||
/> | |||||
<Tool | |||||
Name="VCManifestTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXDCMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCBscMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCFxCopTool" | |||||
/> | |||||
<Tool | |||||
Name="VCAppVerifierTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebDeploymentTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPostBuildEventTool" | |||||
/> | |||||
</Configuration> | |||||
<Configuration | |||||
Name="Release|Win32" | |||||
OutputDirectory="Release" | |||||
IntermediateDirectory="Release" | |||||
ConfigurationType="1" | |||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |||||
CharacterSet="2" | |||||
> | |||||
<Tool | |||||
Name="VCPreBuildEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCustomBuildTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXMLDataGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebServiceProxyGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCMIDLTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCLCompilerTool" | |||||
Optimization="2" | |||||
InlineFunctionExpansion="1" | |||||
OmitFramePointers="true" | |||||
AdditionalIncludeDirectories="..\src;..\msvc" | |||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |||||
StringPooling="true" | |||||
RuntimeLibrary="0" | |||||
EnableFunctionLevelLinking="true" | |||||
UsePrecompiledHeader="0" | |||||
WarningLevel="3" | |||||
Detect64BitPortabilityProblems="true" | |||||
DebugInformationFormat="3" | |||||
/> | |||||
<Tool | |||||
Name="VCManagedResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPreLinkEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCLinkerTool" | |||||
OutputFile="$(OutDir)/cacaball.exe" | |||||
LinkIncremental="1" | |||||
GenerateDebugInformation="true" | |||||
SubSystem="1" | |||||
OptimizeReferences="2" | |||||
EnableCOMDATFolding="2" | |||||
TargetMachine="1" | |||||
/> | |||||
<Tool | |||||
Name="VCALinkTool" | |||||
/> | |||||
<Tool | |||||
Name="VCManifestTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXDCMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCBscMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCFxCopTool" | |||||
/> | |||||
<Tool | |||||
Name="VCAppVerifierTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebDeploymentTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPostBuildEventTool" | |||||
/> | |||||
</Configuration> | |||||
</Configurations> | |||||
<References> | |||||
</References> | |||||
<Files> | |||||
<Filter | |||||
Name="Source Files" | |||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | |||||
> | |||||
<File | |||||
RelativePath="..\src\cacaball.c" | |||||
> | |||||
</File> | |||||
</Filter> | |||||
<Filter | |||||
Name="Header Files" | |||||
Filter="h;hpp;hxx;hm;inl;inc" | |||||
> | |||||
</Filter> | |||||
<Filter | |||||
Name="Resource Files" | |||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |||||
> | |||||
</Filter> | |||||
</Files> | |||||
<Globals> | |||||
</Globals> | |||||
</VisualStudioProject> |
@@ -2,8 +2,8 @@ | |||||
<VisualStudioProject | <VisualStudioProject | ||||
ProjectType="Visual C++" | ProjectType="Visual C++" | ||||
Version="8,00" | Version="8,00" | ||||
Name="cacamoir" | |||||
ProjectGUID="{5D336F08-9B06-4C19-94C7-EB423296B83E}" | |||||
Name="cacademo" | |||||
ProjectGUID="{EE082122-5ECD-4DB4-93C7-145392074F8B}" | |||||
Keyword="Win32Proj" | Keyword="Win32Proj" | ||||
> | > | ||||
<Platforms> | <Platforms> | ||||
@@ -41,7 +41,7 @@ | |||||
Name="VCCLCompilerTool" | Name="VCCLCompilerTool" | ||||
Optimization="0" | Optimization="0" | ||||
AdditionalIncludeDirectories="..\src;..\msvc;..\caca;..\cucul;"C:\Program Files\Microsoft Platform SDK\Include"" | AdditionalIncludeDirectories="..\src;..\msvc;..\caca;..\cucul;"C:\Program Files\Microsoft Platform SDK\Include"" | ||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |||||
PreprocessorDefinitions="LIBCACA=1" | |||||
MinimalRebuild="true" | MinimalRebuild="true" | ||||
BasicRuntimeChecks="3" | BasicRuntimeChecks="3" | ||||
RuntimeLibrary="1" | RuntimeLibrary="1" | ||||
@@ -61,11 +61,11 @@ | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCLinkerTool" | Name="VCLinkerTool" | ||||
OutputFile="$(OutDir)/cacamoir.exe" | |||||
OutputFile="$(OutDir)/cacademo.exe" | |||||
LinkIncremental="2" | LinkIncremental="2" | ||||
AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK\Lib"" | AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK\Lib"" | ||||
GenerateDebugInformation="true" | GenerateDebugInformation="true" | ||||
ProgramDatabaseFile="$(OutDir)/cacamoir.pdb" | |||||
ProgramDatabaseFile="$(OutDir)/cacademo.pdb" | |||||
SubSystem="1" | SubSystem="1" | ||||
TargetMachine="1" | TargetMachine="1" | ||||
/> | /> | ||||
@@ -123,7 +123,7 @@ | |||||
InlineFunctionExpansion="1" | InlineFunctionExpansion="1" | ||||
OmitFramePointers="true" | OmitFramePointers="true" | ||||
AdditionalIncludeDirectories="..\src;..\msvc" | AdditionalIncludeDirectories="..\src;..\msvc" | ||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |||||
PreprocessorDefinitions="LIBCACA=1" | |||||
StringPooling="true" | StringPooling="true" | ||||
RuntimeLibrary="0" | RuntimeLibrary="0" | ||||
EnableFunctionLevelLinking="true" | EnableFunctionLevelLinking="true" | ||||
@@ -143,7 +143,7 @@ | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCLinkerTool" | Name="VCLinkerTool" | ||||
OutputFile="$(OutDir)/cacamoir.exe" | |||||
OutputFile="$(OutDir)/cacademo.exe" | |||||
LinkIncremental="1" | LinkIncremental="1" | ||||
GenerateDebugInformation="true" | GenerateDebugInformation="true" | ||||
SubSystem="1" | SubSystem="1" | ||||
@@ -185,7 +185,7 @@ | |||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | ||||
> | > | ||||
<File | <File | ||||
RelativePath="..\src\cacamoir.c" | |||||
RelativePath="..\src\cacademo.c" | |||||
> | > | ||||
</File> | </File> | ||||
</Filter> | </Filter> | ||||
@@ -194,11 +194,6 @@ | |||||
Filter="h;hpp;hxx;hm;inl;inc" | Filter="h;hpp;hxx;hm;inl;inc" | ||||
> | > | ||||
</Filter> | </Filter> | ||||
<Filter | |||||
Name="Resource Files" | |||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |||||
> | |||||
</Filter> | |||||
</Files> | </Files> | ||||
<Globals> | <Globals> | ||||
</Globals> | </Globals> |
@@ -194,11 +194,6 @@ | |||||
Filter="h;hpp;hxx;hm;inl;inc" | Filter="h;hpp;hxx;hm;inl;inc" | ||||
> | > | ||||
</Filter> | </Filter> | ||||
<Filter | |||||
Name="Resource Files" | |||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |||||
> | |||||
</Filter> | |||||
</Files> | </Files> | ||||
<Globals> | <Globals> | ||||
</Globals> | </Globals> | ||||
@@ -1,205 +0,0 @@ | |||||
<?xml version="1.0" encoding="Windows-1252"?> | |||||
<VisualStudioProject | |||||
ProjectType="Visual C++" | |||||
Version="8,00" | |||||
Name="cacaplas" | |||||
ProjectGUID="{04CC61FD-CC15-4B08-9028-BD87A63E7365}" | |||||
Keyword="Win32Proj" | |||||
> | |||||
<Platforms> | |||||
<Platform | |||||
Name="Win32" | |||||
/> | |||||
</Platforms> | |||||
<ToolFiles> | |||||
</ToolFiles> | |||||
<Configurations> | |||||
<Configuration | |||||
Name="Debug|Win32" | |||||
OutputDirectory="Debug" | |||||
IntermediateDirectory="Debug" | |||||
ConfigurationType="1" | |||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |||||
CharacterSet="2" | |||||
> | |||||
<Tool | |||||
Name="VCPreBuildEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCustomBuildTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXMLDataGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebServiceProxyGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCMIDLTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCLCompilerTool" | |||||
Optimization="0" | |||||
AdditionalIncludeDirectories="..\src;..\msvc;..\caca;..\cucul;"C:\Program Files\Microsoft Platform SDK\Include"" | |||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |||||
MinimalRebuild="true" | |||||
BasicRuntimeChecks="3" | |||||
RuntimeLibrary="1" | |||||
UsePrecompiledHeader="0" | |||||
WarningLevel="3" | |||||
Detect64BitPortabilityProblems="true" | |||||
DebugInformationFormat="4" | |||||
/> | |||||
<Tool | |||||
Name="VCManagedResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPreLinkEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCLinkerTool" | |||||
OutputFile="$(OutDir)/cacaplas.exe" | |||||
LinkIncremental="2" | |||||
AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK\Lib"" | |||||
GenerateDebugInformation="true" | |||||
ProgramDatabaseFile="$(OutDir)/cacaplas.pdb" | |||||
SubSystem="1" | |||||
TargetMachine="1" | |||||
/> | |||||
<Tool | |||||
Name="VCALinkTool" | |||||
/> | |||||
<Tool | |||||
Name="VCManifestTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXDCMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCBscMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCFxCopTool" | |||||
/> | |||||
<Tool | |||||
Name="VCAppVerifierTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebDeploymentTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPostBuildEventTool" | |||||
/> | |||||
</Configuration> | |||||
<Configuration | |||||
Name="Release|Win32" | |||||
OutputDirectory="Release" | |||||
IntermediateDirectory="Release" | |||||
ConfigurationType="1" | |||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |||||
CharacterSet="2" | |||||
> | |||||
<Tool | |||||
Name="VCPreBuildEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCustomBuildTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXMLDataGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebServiceProxyGeneratorTool" | |||||
/> | |||||
<Tool | |||||
Name="VCMIDLTool" | |||||
/> | |||||
<Tool | |||||
Name="VCCLCompilerTool" | |||||
Optimization="2" | |||||
InlineFunctionExpansion="1" | |||||
OmitFramePointers="true" | |||||
AdditionalIncludeDirectories="..\src;..\msvc" | |||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |||||
StringPooling="true" | |||||
RuntimeLibrary="0" | |||||
EnableFunctionLevelLinking="true" | |||||
UsePrecompiledHeader="0" | |||||
WarningLevel="3" | |||||
Detect64BitPortabilityProblems="true" | |||||
DebugInformationFormat="3" | |||||
/> | |||||
<Tool | |||||
Name="VCManagedResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCResourceCompilerTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPreLinkEventTool" | |||||
/> | |||||
<Tool | |||||
Name="VCLinkerTool" | |||||
OutputFile="$(OutDir)/cacaplas.exe" | |||||
LinkIncremental="1" | |||||
GenerateDebugInformation="true" | |||||
SubSystem="1" | |||||
OptimizeReferences="2" | |||||
EnableCOMDATFolding="2" | |||||
TargetMachine="1" | |||||
/> | |||||
<Tool | |||||
Name="VCALinkTool" | |||||
/> | |||||
<Tool | |||||
Name="VCManifestTool" | |||||
/> | |||||
<Tool | |||||
Name="VCXDCMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCBscMakeTool" | |||||
/> | |||||
<Tool | |||||
Name="VCFxCopTool" | |||||
/> | |||||
<Tool | |||||
Name="VCAppVerifierTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebDeploymentTool" | |||||
/> | |||||
<Tool | |||||
Name="VCPostBuildEventTool" | |||||
/> | |||||
</Configuration> | |||||
</Configurations> | |||||
<References> | |||||
</References> | |||||
<Files> | |||||
<Filter | |||||
Name="Source Files" | |||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | |||||
> | |||||
<File | |||||
RelativePath="..\src\cacaplas.c" | |||||
> | |||||
</File> | |||||
</Filter> | |||||
<Filter | |||||
Name="Header Files" | |||||
Filter="h;hpp;hxx;hm;inl;inc" | |||||
> | |||||
</Filter> | |||||
<Filter | |||||
Name="Resource Files" | |||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |||||
> | |||||
</Filter> | |||||
</Files> | |||||
<Globals> | |||||
</Globals> | |||||
</VisualStudioProject> |
@@ -4,6 +4,7 @@ | |||||
/* #undef HAVE_CONIO_H */ | /* #undef HAVE_CONIO_H */ | ||||
/* #undef HAVE_CURSES_H */ | /* #undef HAVE_CURSES_H */ | ||||
/* #undef HAVE_ENDIAN_H */ | /* #undef HAVE_ENDIAN_H */ | ||||
#define HAVE_ERRNO_H 1 | |||||
#define HAVE_GETENV 1 | #define HAVE_GETENV 1 | ||||
/* #undef HAVE_GETTIMEOFDAY */ | /* #undef HAVE_GETTIMEOFDAY */ | ||||
/* #undef HAVE_IMLIB2_H */ | /* #undef HAVE_IMLIB2_H */ | ||||
@@ -1,29 +1,21 @@ | |||||
Microsoft Visual Studio Solution File, Format Version 9.00 | Microsoft Visual Studio Solution File, Format Version 9.00 | ||||
# Visual Studio 2005 | # Visual Studio 2005 | ||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcucul", "libcucul.vcproj", "{44303C1F-BB6A-4C4B-BB19-7D475348F151}" | |||||
EndProject | |||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcaca", "libcaca.vcproj", "{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}" | |||||
ProjectSection(ProjectDependencies) = postProject | |||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151} = {44303C1F-BB6A-4C4B-BB19-7D475348F151} | |||||
EndProjectSection | |||||
EndProject | |||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacaball", "cacaball.vcproj", "{7C6ECE78-045C-458D-8B8F-DEC2C9CB9C14}" | |||||
ProjectSection(ProjectDependencies) = postProject | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4} = {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} | |||||
EndProjectSection | |||||
EndProject | |||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacafire", "cacafire.vcproj", "{F25D1237-9ED8-4343-B958-308C95FE392F}" | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacafire", "cacafire.vcproj", "{F25D1237-9ED8-4343-B958-308C95FE392F}" | ||||
ProjectSection(ProjectDependencies) = postProject | ProjectSection(ProjectDependencies) = postProject | ||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4} = {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} | {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} = {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} | ||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151} = {44303C1F-BB6A-4C4B-BB19-7D475348F151} | |||||
EndProjectSection | EndProjectSection | ||||
EndProject | EndProject | ||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacamoir", "cacamoir.vcproj", "{5D336F08-9B06-4C19-94C7-EB423296B83E}" | |||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcucul", "libcucul.vcproj", "{44303C1F-BB6A-4C4B-BB19-7D475348F151}" | |||||
EndProject | |||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcaca", "libcaca.vcproj", "{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}" | |||||
ProjectSection(ProjectDependencies) = postProject | ProjectSection(ProjectDependencies) = postProject | ||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4} = {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} | |||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151} = {44303C1F-BB6A-4C4B-BB19-7D475348F151} | |||||
EndProjectSection | EndProjectSection | ||||
EndProject | EndProject | ||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacaplas", "cacaplas.vcproj", "{04CC61FD-CC15-4B08-9028-BD87A63E7365}" | |||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacademo", "cacademo.vcproj", "{EE082122-5ECD-4DB4-93C7-145392074F8B}" | |||||
ProjectSection(ProjectDependencies) = postProject | ProjectSection(ProjectDependencies) = postProject | ||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151} = {44303C1F-BB6A-4C4B-BB19-7D475348F151} | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4} = {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} | {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} = {8951ECB0-7CFE-41AB-A426-98D7C441BEA4} | ||||
EndProjectSection | EndProjectSection | ||||
EndProject | EndProject | ||||
@@ -33,30 +25,22 @@ Global | |||||
Release|Win32 = Release|Win32 | Release|Win32 = Release|Win32 | ||||
EndGlobalSection | EndGlobalSection | ||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Debug|Win32.ActiveCfg = Debug|Win32 | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Debug|Win32.Build.0 = Debug|Win32 | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Release|Win32.ActiveCfg = Release|Win32 | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Release|Win32.Build.0 = Release|Win32 | |||||
{7C6ECE78-045C-458D-8B8F-DEC2C9CB9C14}.Debug|Win32.ActiveCfg = Debug|Win32 | |||||
{7C6ECE78-045C-458D-8B8F-DEC2C9CB9C14}.Debug|Win32.Build.0 = Debug|Win32 | |||||
{7C6ECE78-045C-458D-8B8F-DEC2C9CB9C14}.Release|Win32.ActiveCfg = Release|Win32 | |||||
{7C6ECE78-045C-458D-8B8F-DEC2C9CB9C14}.Release|Win32.Build.0 = Release|Win32 | |||||
{F25D1237-9ED8-4343-B958-308C95FE392F}.Debug|Win32.ActiveCfg = Debug|Win32 | {F25D1237-9ED8-4343-B958-308C95FE392F}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
{F25D1237-9ED8-4343-B958-308C95FE392F}.Debug|Win32.Build.0 = Debug|Win32 | {F25D1237-9ED8-4343-B958-308C95FE392F}.Debug|Win32.Build.0 = Debug|Win32 | ||||
{F25D1237-9ED8-4343-B958-308C95FE392F}.Release|Win32.ActiveCfg = Release|Win32 | {F25D1237-9ED8-4343-B958-308C95FE392F}.Release|Win32.ActiveCfg = Release|Win32 | ||||
{F25D1237-9ED8-4343-B958-308C95FE392F}.Release|Win32.Build.0 = Release|Win32 | {F25D1237-9ED8-4343-B958-308C95FE392F}.Release|Win32.Build.0 = Release|Win32 | ||||
{5D336F08-9B06-4C19-94C7-EB423296B83E}.Debug|Win32.ActiveCfg = Debug|Win32 | |||||
{5D336F08-9B06-4C19-94C7-EB423296B83E}.Debug|Win32.Build.0 = Debug|Win32 | |||||
{5D336F08-9B06-4C19-94C7-EB423296B83E}.Release|Win32.ActiveCfg = Release|Win32 | |||||
{5D336F08-9B06-4C19-94C7-EB423296B83E}.Release|Win32.Build.0 = Release|Win32 | |||||
{04CC61FD-CC15-4B08-9028-BD87A63E7365}.Debug|Win32.ActiveCfg = Debug|Win32 | |||||
{04CC61FD-CC15-4B08-9028-BD87A63E7365}.Debug|Win32.Build.0 = Debug|Win32 | |||||
{04CC61FD-CC15-4B08-9028-BD87A63E7365}.Release|Win32.ActiveCfg = Release|Win32 | |||||
{04CC61FD-CC15-4B08-9028-BD87A63E7365}.Release|Win32.Build.0 = Release|Win32 | |||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151}.Debug|Win32.ActiveCfg = Debug|Win32 | {44303C1F-BB6A-4C4B-BB19-7D475348F151}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151}.Debug|Win32.Build.0 = Debug|Win32 | {44303C1F-BB6A-4C4B-BB19-7D475348F151}.Debug|Win32.Build.0 = Debug|Win32 | ||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151}.Release|Win32.ActiveCfg = Release|Win32 | {44303C1F-BB6A-4C4B-BB19-7D475348F151}.Release|Win32.ActiveCfg = Release|Win32 | ||||
{44303C1F-BB6A-4C4B-BB19-7D475348F151}.Release|Win32.Build.0 = Release|Win32 | {44303C1F-BB6A-4C4B-BB19-7D475348F151}.Release|Win32.Build.0 = Release|Win32 | ||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Debug|Win32.ActiveCfg = Debug|Win32 | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Debug|Win32.Build.0 = Debug|Win32 | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Release|Win32.ActiveCfg = Release|Win32 | |||||
{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}.Release|Win32.Build.0 = Release|Win32 | |||||
{EE082122-5ECD-4DB4-93C7-145392074F8B}.Debug|Win32.ActiveCfg = Debug|Win32 | |||||
{EE082122-5ECD-4DB4-93C7-145392074F8B}.Debug|Win32.Build.0 = Debug|Win32 | |||||
{EE082122-5ECD-4DB4-93C7-145392074F8B}.Release|Win32.ActiveCfg = Release|Win32 | |||||
{EE082122-5ECD-4DB4-93C7-145392074F8B}.Release|Win32.Build.0 = Release|Win32 | |||||
EndGlobalSection | EndGlobalSection | ||||
GlobalSection(SolutionProperties) = preSolution | GlobalSection(SolutionProperties) = preSolution | ||||
HideSolutionNode = FALSE | HideSolutionNode = FALSE | ||||
@@ -4,7 +4,6 @@ | |||||
Version="8,00" | Version="8,00" | ||||
Name="libcaca" | Name="libcaca" | ||||
ProjectGUID="{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}" | ProjectGUID="{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}" | ||||
Keyword="Win32Proj" | |||||
> | > | ||||
<Platforms> | <Platforms> | ||||
<Platform | <Platform | ||||
@@ -16,10 +15,9 @@ | |||||
<Configurations> | <Configurations> | ||||
<Configuration | <Configuration | ||||
Name="Debug|Win32" | Name="Debug|Win32" | ||||
OutputDirectory="Debug" | |||||
IntermediateDirectory="Debug" | |||||
ConfigurationType="4" | |||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |||||
IntermediateDirectory="$(ConfigurationName)" | |||||
ConfigurationType="2" | |||||
CharacterSet="2" | CharacterSet="2" | ||||
> | > | ||||
<Tool | <Tool | ||||
@@ -40,12 +38,11 @@ | |||||
<Tool | <Tool | ||||
Name="VCCLCompilerTool" | Name="VCCLCompilerTool" | ||||
Optimization="0" | Optimization="0" | ||||
AdditionalIncludeDirectories="..\msvc" | |||||
AdditionalIncludeDirectories="..\msvc;..\cucul" | |||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" | PreprocessorDefinitions="WIN32;_DEBUG;_LIB" | ||||
MinimalRebuild="true" | MinimalRebuild="true" | ||||
BasicRuntimeChecks="3" | BasicRuntimeChecks="3" | ||||
RuntimeLibrary="1" | |||||
UsePrecompiledHeader="0" | |||||
RuntimeLibrary="3" | |||||
WarningLevel="3" | WarningLevel="3" | ||||
Detect64BitPortabilityProblems="true" | Detect64BitPortabilityProblems="true" | ||||
DebugInformationFormat="4" | DebugInformationFormat="4" | ||||
@@ -60,12 +57,17 @@ | |||||
Name="VCPreLinkEventTool" | Name="VCPreLinkEventTool" | ||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCLibrarianTool" | |||||
OutputFile="$(OutDir)/cacaview.lib" | |||||
Name="VCLinkerTool" | |||||
ModuleDefinitionFile=".\libcaca.def" | |||||
GenerateDebugInformation="true" | |||||
TargetMachine="1" | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCALinkTool" | Name="VCALinkTool" | ||||
/> | /> | ||||
<Tool | |||||
Name="VCManifestTool" | |||||
/> | |||||
<Tool | <Tool | ||||
Name="VCXDCMakeTool" | Name="VCXDCMakeTool" | ||||
/> | /> | ||||
@@ -75,17 +77,23 @@ | |||||
<Tool | <Tool | ||||
Name="VCFxCopTool" | Name="VCFxCopTool" | ||||
/> | /> | ||||
<Tool | |||||
Name="VCAppVerifierTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebDeploymentTool" | |||||
/> | |||||
<Tool | <Tool | ||||
Name="VCPostBuildEventTool" | Name="VCPostBuildEventTool" | ||||
/> | /> | ||||
</Configuration> | </Configuration> | ||||
<Configuration | <Configuration | ||||
Name="Release|Win32" | Name="Release|Win32" | ||||
OutputDirectory="Release" | |||||
IntermediateDirectory="Release" | |||||
ConfigurationType="4" | |||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |||||
IntermediateDirectory="$(ConfigurationName)" | |||||
ConfigurationType="1" | |||||
CharacterSet="2" | CharacterSet="2" | ||||
WholeProgramOptimization="1" | |||||
> | > | ||||
<Tool | <Tool | ||||
Name="VCPreBuildEventTool" | Name="VCPreBuildEventTool" | ||||
@@ -104,15 +112,9 @@ | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCCLCompilerTool" | Name="VCCLCompilerTool" | ||||
Optimization="2" | |||||
InlineFunctionExpansion="1" | |||||
OmitFramePointers="true" | |||||
AdditionalIncludeDirectories="..\msvc" | |||||
AdditionalIncludeDirectories="..\msvc;..\cucul" | |||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" | PreprocessorDefinitions="WIN32;NDEBUG;_LIB" | ||||
StringPooling="true" | |||||
RuntimeLibrary="0" | |||||
EnableFunctionLevelLinking="true" | |||||
UsePrecompiledHeader="0" | |||||
RuntimeLibrary="2" | |||||
WarningLevel="3" | WarningLevel="3" | ||||
Detect64BitPortabilityProblems="true" | Detect64BitPortabilityProblems="true" | ||||
DebugInformationFormat="3" | DebugInformationFormat="3" | ||||
@@ -127,12 +129,19 @@ | |||||
Name="VCPreLinkEventTool" | Name="VCPreLinkEventTool" | ||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCLibrarianTool" | |||||
OutputFile="$(OutDir)/cacaview.lib" | |||||
Name="VCLinkerTool" | |||||
ModuleDefinitionFile=".\libcaca.def" | |||||
GenerateDebugInformation="true" | |||||
OptimizeReferences="2" | |||||
EnableCOMDATFolding="2" | |||||
TargetMachine="1" | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCALinkTool" | Name="VCALinkTool" | ||||
/> | /> | ||||
<Tool | |||||
Name="VCManifestTool" | |||||
/> | |||||
<Tool | <Tool | ||||
Name="VCXDCMakeTool" | Name="VCXDCMakeTool" | ||||
/> | /> | ||||
@@ -142,6 +151,12 @@ | |||||
<Tool | <Tool | ||||
Name="VCFxCopTool" | Name="VCFxCopTool" | ||||
/> | /> | ||||
<Tool | |||||
Name="VCAppVerifierTool" | |||||
/> | |||||
<Tool | |||||
Name="VCWebDeploymentTool" | |||||
/> | |||||
<Tool | <Tool | ||||
Name="VCPostBuildEventTool" | Name="VCPostBuildEventTool" | ||||
/> | /> | ||||
@@ -152,7 +167,7 @@ | |||||
<Files> | <Files> | ||||
<Filter | <Filter | ||||
Name="Source Files" | Name="Source Files" | ||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | |||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |||||
> | > | ||||
<File | <File | ||||
RelativePath="..\caca\caca.c" | RelativePath="..\caca\caca.c" | ||||
@@ -194,6 +209,14 @@ | |||||
RelativePath="..\caca\event.c" | RelativePath="..\caca\event.c" | ||||
> | > | ||||
</File> | </File> | ||||
<File | |||||
RelativePath="..\caca\graphics.c" | |||||
> | |||||
</File> | |||||
<File | |||||
RelativePath=".\libcaca.def" | |||||
> | |||||
</File> | |||||
<File | <File | ||||
RelativePath="..\caca\time.c" | RelativePath="..\caca\time.c" | ||||
> | > | ||||
@@ -201,7 +224,7 @@ | |||||
</Filter> | </Filter> | ||||
<Filter | <Filter | ||||
Name="Header Files" | Name="Header Files" | ||||
Filter="h;hpp;hxx;hm;inl;inc" | |||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" | |||||
> | > | ||||
<File | <File | ||||
RelativePath="..\caca\caca.h" | RelativePath="..\caca\caca.h" | ||||
@@ -212,7 +235,7 @@ | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="config.h" | |||||
RelativePath=".\config.h" | |||||
> | > | ||||
</File> | </File> | ||||
</Filter> | </Filter> | ||||
@@ -34,12 +34,14 @@ | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCMIDLTool" | Name="VCMIDLTool" | ||||
PreprocessorDefinitions="_DEBUG" | |||||
MkTypLibCompatible="false" | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCCLCompilerTool" | Name="VCCLCompilerTool" | ||||
Optimization="0" | |||||
AdditionalIncludeDirectories="..\msvc" | AdditionalIncludeDirectories="..\msvc" | ||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" | PreprocessorDefinitions="WIN32;_DEBUG;_LIB" | ||||
Optimization="0" | |||||
MinimalRebuild="true" | MinimalRebuild="true" | ||||
BasicRuntimeChecks="3" | BasicRuntimeChecks="3" | ||||
RuntimeLibrary="3" | RuntimeLibrary="3" | ||||
@@ -58,6 +60,7 @@ | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCLinkerTool" | Name="VCLinkerTool" | ||||
ModuleDefinitionFile=".\libcucul.def" | |||||
GenerateDebugInformation="true" | GenerateDebugInformation="true" | ||||
TargetMachine="1" | TargetMachine="1" | ||||
/> | /> | ||||
@@ -129,6 +132,7 @@ | |||||
/> | /> | ||||
<Tool | <Tool | ||||
Name="VCLinkerTool" | Name="VCLinkerTool" | ||||
ModuleDefinitionFile=".\libcucul.def" | |||||
GenerateDebugInformation="true" | GenerateDebugInformation="true" | ||||
OptimizeReferences="2" | OptimizeReferences="2" | ||||
EnableCOMDATFolding="2" | EnableCOMDATFolding="2" | ||||
@@ -169,19 +173,19 @@ | |||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||||
> | > | ||||
<File | <File | ||||
RelativePath="..\cucul\box.c" | |||||
RelativePath="..\cucul\attr.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\canvas.c" | |||||
RelativePath="..\cucul\box.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\charset.c" | |||||
RelativePath="..\cucul\canvas.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\colour.c" | |||||
RelativePath="..\cucul\charset.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
@@ -197,45 +201,33 @@ | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\export_ansi.c" | |||||
RelativePath="..\cucul\export.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\export_html.c" | |||||
> | |||||
</File> | |||||
<File | |||||
RelativePath="..\cucul\export_irc.c" | |||||
RelativePath="..\cucul\font.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\export_ps.c" | |||||
RelativePath="..\cucul\frame.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\export_svg.c" | |||||
RelativePath="..\cucul\import.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\font.c" | |||||
RelativePath="..\cucul\legacy.c" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\caca\graphics.c" | |||||
RelativePath=".\libcucul.def" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||
RelativePath="..\cucul\line.c" | RelativePath="..\cucul\line.c" | ||||
> | > | ||||
</File> | </File> | ||||
<File | |||||
RelativePath="..\cucul\math.c" | |||||
> | |||||
</File> | |||||
<File | |||||
RelativePath="..\cucul\sprite.c" | |||||
> | |||||
</File> | |||||
<File | <File | ||||
RelativePath="..\cucul\transform.c" | RelativePath="..\cucul\transform.c" | ||||
> | > | ||||
@@ -251,7 +243,7 @@ | |||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||||
> | > | ||||
<File | <File | ||||
RelativePath="config.h" | |||||
RelativePath=".\config.h" | |||||
> | > | ||||
</File> | </File> | ||||
<File | <File | ||||