2005-02-20 21:33:11 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
2003-03-18 19:38:36 +00:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2005-08-02 13:44:49 +00:00
|
|
|
Version="7.0"
|
2003-03-18 19:38:36 +00:00
|
|
|
Name="blenkey"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
2005-02-20 21:33:11 +00:00
|
|
|
Name="Blender Debug|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey\debug"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey\debug"
|
2003-03-18 19:38:36 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2005-02-12 02:06:52 +00:00
|
|
|
AdditionalIncludeDirectories="..\..;..\..\python;..\..\..\..\..\lib\windows\openssl\include"
|
2003-03-18 19:38:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
2005-02-20 21:33:11 +00:00
|
|
|
RuntimeLibrary="1"
|
2003-03-18 19:38:36 +00:00
|
|
|
UsePrecompiledHeader="2"
|
2005-02-20 21:33:11 +00:00
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\blenkey\debug\blenkey.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\blenkey\debug\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7\intern\blenkey\debug\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\blenkey\debug\"
|
|
|
|
WarningLevel="2"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
2005-02-20 21:33:11 +00:00
|
|
|
DebugInformationFormat="3"
|
2003-03-18 19:38:36 +00:00
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\debug\libblenkey.lib"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
Description="Copying BLENKEY files library (debug target) to lib tree"
|
2003-03-18 19:38:36 +00:00
|
|
|
CommandLine="ECHO Copying header files
|
2005-02-20 21:33:11 +00:00
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\blenkey\include MKDIR ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
XCOPY /Y ..\..\blenkey.h ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
ECHO Done
|
2003-03-18 19:38:36 +00:00
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2005-02-20 21:33:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Blender Release|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey"
|
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
AdditionalIncludeDirectories="..\..;..\..\python;..\..\..\..\..\lib\windows\openssl\include"
|
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\blenkey\blenkey.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\blenkey\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7\intern\blenkey\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\blenkey\"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\libblenkey.lib"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying BLENKEY files library to lib tree"
|
|
|
|
CommandLine="ECHO Copying header files
|
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\blenkey\include MKDIR ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
XCOPY /Y ..\..\blenkey.h ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2003-03-18 19:38:36 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2005-02-20 21:33:11 +00:00
|
|
|
Name="3DPlugin Release|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll"
|
2003-03-18 19:38:36 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
2005-02-12 02:06:52 +00:00
|
|
|
AdditionalIncludeDirectories="..\..;..\..\python;..\..\..\..\..\lib\windows\openssl\include"
|
2003-03-18 19:38:36 +00:00
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
|
|
StringPooling="TRUE"
|
2005-02-20 21:33:11 +00:00
|
|
|
RuntimeLibrary="2"
|
2003-03-18 19:38:36 +00:00
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2005-02-20 21:33:11 +00:00
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\blenkey.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\"
|
|
|
|
WarningLevel="2"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\mtdll\libblenkey.lib"
|
2003-03-18 19:38:36 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2005-02-20 21:33:11 +00:00
|
|
|
Description="Copying BLENKEY files library to lib tree"
|
2003-03-18 19:38:36 +00:00
|
|
|
CommandLine="ECHO Copying header files
|
2005-02-20 21:33:11 +00:00
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\blenkey\include MKDIR ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
XCOPY /Y ..\..\blenkey.h ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
2003-03-18 19:38:36 +00:00
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2005-02-20 21:33:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="3DPlugin Debug|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\debug"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..;..\..\python;..\..\..\..\..\lib\windows\openssl\include"
|
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\debug\blenkey.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\debug\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\debug\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\blenkey\mtdll\debug\"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\mtdll\debug\libblenkey.lib"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying BLENKEY files library (debug target) to lib tree"
|
|
|
|
CommandLine="ECHO Copying header files
|
|
|
|
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\blenkey\include MKDIR ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
XCOPY /Y ..\..\blenkey.h ..\..\..\..\..\build\msvc_7\intern\blenkey\include
|
|
|
|
ECHO Done
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2003-03-18 19:38:36 +00:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
2005-08-02 13:44:49 +00:00
|
|
|
|
2003-03-18 19:38:36 +00:00
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\key.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\keyloader.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\mt19937int.c">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<Filter
|
|
|
|
Name="intern"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\key_internal.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\mt19937int.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="extern"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\blenkey.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|