2006-04-06 22:20:29 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2006-08-12 22:34:34 +00:00
|
|
|
Version="8.00"
|
2006-04-06 22:20:29 +00:00
|
|
|
Name="libboincapi"
|
|
|
|
ProjectGUID="{0BC1DB36-030A-4321-B387-1CEE2611E329}"
|
2006-08-12 22:34:34 +00:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</Platforms>
|
2006-08-12 22:34:34 +00:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="4"
|
2006-08-12 22:34:34 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=".;../../boinc;../../boinc/api;../../boinc/win_build;../../boinc/;../../boinc/lib;../image_libs;../jpeglib;../glut"
|
|
|
|
PreprocessorDefinitions="WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS"
|
2006-08-12 22:34:34 +00:00
|
|
|
MinimalRebuild="true"
|
2006-04-06 22:20:29 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2006-08-12 22:34:34 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
2006-04-06 22:20:29 +00:00
|
|
|
DebugInformationFormat="4"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/libboincapi.lib"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="4"
|
2006-08-12 22:34:34 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=".;../../boinc;../../boinc/api;../../boinc/win_build;../../boinc/;../../boinc/lib;../image_libs;../jpeglib;../glut"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_MT;_LIB;_CONSOLE;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2006-08-12 22:34:34 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
2006-04-06 22:20:29 +00:00
|
|
|
DebugInformationFormat="3"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/libboincapi.lib"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
2006-08-12 22:34:34 +00:00
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\boinc_api.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<FileConfiguration
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\graphics_api.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<FileConfiguration
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\graphics_data.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<FileConfiguration
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\graphics_impl.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<FileConfiguration
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\gutil.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<FileConfiguration
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\gutil_text.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\reduce_lib.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\reduce_main.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
2006-04-07 20:00:43 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\texfont.c"
|
|
|
|
>
|
2006-04-07 20:00:43 +00:00
|
|
|
</File>
|
2006-04-06 22:20:29 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\texture.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
2006-04-07 20:00:43 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\txf_util.C"
|
|
|
|
>
|
2006-04-07 20:00:43 +00:00
|
|
|
</File>
|
2006-04-06 22:20:29 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\windows_opengl.C"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<FileConfiguration
|
2006-08-12 22:34:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-08-12 22:34:34 +00:00
|
|
|
CompileAs="2"
|
|
|
|
/>
|
2006-04-06 22:20:29 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
2006-08-12 22:34:34 +00:00
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\boinc_api.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\boinc_gl.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\graphics_api.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\graphics_data.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\graphics_impl.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\gutil.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
2006-04-07 20:00:43 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\texfont.h"
|
|
|
|
>
|
2006-04-07 20:00:43 +00:00
|
|
|
</File>
|
2006-04-06 22:20:29 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\texture.h"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</File>
|
2006-04-07 20:00:43 +00:00
|
|
|
<File
|
2006-08-12 22:34:34 +00:00
|
|
|
RelativePath="..\..\boinc\api\txf_util.h"
|
|
|
|
>
|
2006-04-07 20:00:43 +00:00
|
|
|
</File>
|
2006-04-06 22:20:29 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
2006-08-12 22:34:34 +00:00
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
|
|
>
|
2006-04-06 22:20:29 +00:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|