1
<?xml version="1.0" encoding="Windows-1252"?>
3
ProjectType="Visual C++"
6
ProjectGUID="{FDBEFC64-EDEF-4645-81EB-C6EA9597170D}"
15
OutputDirectory="Debug"
16
IntermediateDirectory="Debug"
20
Name="VCCLCompilerTool"
22
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;UNMANAGED_EXPORTS"
24
BasicRuntimeChecks="3"
26
UsePrecompiledHeader="0"
28
Detect64BitPortabilityProblems="TRUE"
29
DebugInformationFormat="4"/>
31
Name="VCCustomBuildTool"/>
34
OutputFile="$(OutDir)/Unmanaged.dll"
36
GenerateDebugInformation="TRUE"
37
ProgramDatabaseFile="$(OutDir)/Unmanaged.pdb"
39
ImportLibrary="$(OutDir)/Unmanaged.lib"
44
Name="VCPostBuildEventTool"/>
46
Name="VCPreBuildEventTool"/>
48
Name="VCPreLinkEventTool"/>
50
Name="VCResourceCompilerTool"/>
52
Name="VCWebServiceProxyGeneratorTool"/>
54
Name="VCXMLDataGeneratorTool"/>
56
Name="VCWebDeploymentTool"/>
58
Name="VCManagedWrapperGeneratorTool"/>
60
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64
OutputDirectory="Release"
65
IntermediateDirectory="Release"
69
Name="VCCLCompilerTool"
70
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;UNMANAGED_EXPORTS"
72
UsePrecompiledHeader="0"
74
Detect64BitPortabilityProblems="TRUE"
75
DebugInformationFormat="3"/>
77
Name="VCCustomBuildTool"/>
80
OutputFile="$(OutDir)/Unmanaged.dll"
82
GenerateDebugInformation="TRUE"
84
OptimizeReferences="2"
85
EnableCOMDATFolding="2"
86
ImportLibrary="$(OutDir)/Unmanaged.lib"
91
Name="VCPostBuildEventTool"/>
93
Name="VCPreBuildEventTool"/>
95
Name="VCPreLinkEventTool"/>
97
Name="VCResourceCompilerTool"/>
99
Name="VCWebServiceProxyGeneratorTool"/>
101
Name="VCXMLDataGeneratorTool"/>
103
Name="VCWebDeploymentTool"/>
105
Name="VCManagedWrapperGeneratorTool"/>
107
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
115
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
116
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
120
Filter="h;hpp;hxx;hm;inl;inc;xsd"
121
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
124
Name="Resource Files"
125
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
126
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
131
</VisualStudioProject>
1
<?xml version="1.0" encoding="Windows-1252"?>
3
ProjectType="Visual C++"
6
ProjectGUID="{FDBEFC64-EDEF-4645-81EB-C6EA9597170D}"
15
OutputDirectory="Debug"
16
IntermediateDirectory="Debug"
20
Name="VCCLCompilerTool"
22
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;UNMANAGED_EXPORTS"
24
BasicRuntimeChecks="3"
26
UsePrecompiledHeader="0"
28
Detect64BitPortabilityProblems="TRUE"
29
DebugInformationFormat="4"/>
31
Name="VCCustomBuildTool"/>
34
OutputFile="$(OutDir)/Unmanaged.dll"
36
GenerateDebugInformation="TRUE"
37
ProgramDatabaseFile="$(OutDir)/Unmanaged.pdb"
39
ImportLibrary="$(OutDir)/Unmanaged.lib"
44
Name="VCPostBuildEventTool"/>
46
Name="VCPreBuildEventTool"/>
48
Name="VCPreLinkEventTool"/>
50
Name="VCResourceCompilerTool"/>
52
Name="VCWebServiceProxyGeneratorTool"/>
54
Name="VCXMLDataGeneratorTool"/>
56
Name="VCWebDeploymentTool"/>
58
Name="VCManagedWrapperGeneratorTool"/>
60
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64
OutputDirectory="Release"
65
IntermediateDirectory="Release"
69
Name="VCCLCompilerTool"
70
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;UNMANAGED_EXPORTS"
72
UsePrecompiledHeader="0"
74
Detect64BitPortabilityProblems="TRUE"
75
DebugInformationFormat="3"/>
77
Name="VCCustomBuildTool"/>
80
OutputFile="$(OutDir)/Unmanaged.dll"
82
GenerateDebugInformation="TRUE"
84
OptimizeReferences="2"
85
EnableCOMDATFolding="2"
86
ImportLibrary="$(OutDir)/Unmanaged.lib"
91
Name="VCPostBuildEventTool"/>
93
Name="VCPreBuildEventTool"/>
95
Name="VCPreLinkEventTool"/>
97
Name="VCResourceCompilerTool"/>
99
Name="VCWebServiceProxyGeneratorTool"/>
101
Name="VCXMLDataGeneratorTool"/>
103
Name="VCWebDeploymentTool"/>
105
Name="VCManagedWrapperGeneratorTool"/>
107
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
115
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
116
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
120
Filter="h;hpp;hxx;hm;inl;inc;xsd"
121
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
124
Name="Resource Files"
125
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
126
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
131
</VisualStudioProject>