CASA/CASA/micasadk/c_micasadk.vcproj

223 lines
4.6 KiB
Plaintext
Raw Normal View History

2006-04-27 22:10:32 +02:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2006-10-18 18:01:51 +02:00
Version="8.00"
2006-04-27 22:10:32 +02:00
Name="micasa"
ProjectGUID="{99988A22-4C58-4BF7-A2DB-57761E76FB26}"
RootNamespace="c_micasadk"
2006-10-18 18:01:51 +02:00
Keyword="Win32Proj"
>
2006-04-27 22:10:32 +02:00
<Platforms>
<Platform
2006-10-18 18:01:51 +02:00
Name="Win32"
/>
2006-04-27 22:10:32 +02:00
</Platforms>
2006-10-18 18:01:51 +02:00
<ToolFiles>
</ToolFiles>
2006-04-27 22:10:32 +02:00
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="2"
2006-10-18 18:01:51 +02: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-27 22:10:32 +02:00
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\include"
PreprocessorDefinitions="WIN32"
2006-10-18 18:01:51 +02:00
MinimalRebuild="true"
2006-04-27 22:10:32 +02:00
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
2006-10-18 18:01:51 +02:00
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
Name="VCLinkerTool"
AdditionalDependencies="micasacache.lib"
2006-04-27 22:10:32 +02:00
LinkIncremental="2"
AdditionalLibraryDirectories="..\micasacache\debug"
2006-04-27 22:10:32 +02:00
ModuleDefinitionFile=".\micasa.def"
2006-10-18 18:01:51 +02:00
GenerateDebugInformation="true"
2006-04-27 22:10:32 +02:00
ProgramDatabaseFile="$(OutDir)/c_micasadk.pdb"
SubSystem="2"
2006-10-18 18:01:51 +02:00
TargetMachine="1"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCALinkTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCManifestTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCXDCMakeTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCBscMakeTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCFxCopTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCAppVerifierTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCWebDeploymentTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCPostBuildEventTool"
2006-11-13 12:12:33 +01:00
CommandLine=""
2006-10-18 18:01:51 +02:00
/>
2006-04-27 22:10:32 +02:00
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="2"
2006-10-18 18:01:51 +02: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-27 22:10:32 +02:00
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\include"
PreprocessorDefinitions="WIN32"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
2006-10-18 18:01:51 +02:00
DebugInformationFormat="3"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
Name="VCLinkerTool"
AdditionalDependencies="micasacache.lib"
LinkIncremental="1"
AdditionalLibraryDirectories="..\micasacache\Release"
2006-04-27 22:10:32 +02:00
ModuleDefinitionFile=".\micasa.def"
2006-10-18 18:01:51 +02:00
GenerateDebugInformation="true"
2006-04-27 22:10:32 +02:00
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
2006-10-18 18:01:51 +02:00
TargetMachine="1"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCALinkTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCManifestTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCXDCMakeTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCBscMakeTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCFxCopTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCAppVerifierTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCWebDeploymentTool"
/>
2006-04-27 22:10:32 +02:00
<Tool
2006-10-18 18:01:51 +02:00
Name="VCPostBuildEventTool"
/>
2006-04-27 22:10:32 +02:00
</Configuration>
</Configurations>
<References>
<ProjectReference
ReferencedProjectIdentifier="{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}"
2006-11-13 12:12:33 +01:00
RelativePathToProject="..\..\..\..\micasacache\c_micasacache.vcproj"
2006-10-18 18:01:51 +02:00
/>
2006-04-27 22:10:32 +02:00
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
2006-10-18 18:01:51 +02:00
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
2006-04-27 22:10:32 +02:00
<File
2006-10-18 18:01:51 +02:00
RelativePath="..\common\sscs_ll.c"
>
2006-04-27 22:10:32 +02:00
</File>
<File
2006-10-18 18:01:51 +02:00
RelativePath=".\sscs_ndk.c"
>
2006-04-27 22:10:32 +02:00
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
2006-10-18 18:01:51 +02:00
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
2006-04-27 22:10:32 +02:00
<File
2006-10-18 18:01:51 +02:00
RelativePath="..\include\micasa.h"
>
2006-04-27 22:10:32 +02:00
</File>
<File
2006-10-18 18:01:51 +02:00
RelativePath="..\include\micasa_mgmd.h"
>
2006-04-27 22:10:32 +02:00
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
2006-10-18 18:01:51 +02:00
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
2006-04-27 22:10:32 +02:00
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>