| 1 |
<?xml version="1.0" encoding="Windows-1252"?> |
|---|
| 2 |
<VisualStudioProject |
|---|
| 3 |
ProjectType="Visual C++" |
|---|
| 4 |
Version="8.00" |
|---|
| 5 |
Name="TrueFLfile" |
|---|
| 6 |
ProjectGUID="{F697B2DB-8428-4CDA-8702-2CEC98CC63F0}" |
|---|
| 7 |
RootNamespace="Sample" |
|---|
| 8 |
> |
|---|
| 9 |
<Platforms> |
|---|
| 10 |
<Platform |
|---|
| 11 |
Name="Win32" |
|---|
| 12 |
/> |
|---|
| 13 |
</Platforms> |
|---|
| 14 |
<ToolFiles> |
|---|
| 15 |
</ToolFiles> |
|---|
| 16 |
<Configurations> |
|---|
| 17 |
<Configuration |
|---|
| 18 |
Name="Debug|Win32" |
|---|
| 19 |
OutputDirectory=".\Debug" |
|---|
| 20 |
IntermediateDirectory=".\Debug" |
|---|
| 21 |
ConfigurationType="2" |
|---|
| 22 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
|---|
| 23 |
UseOfMFC="0" |
|---|
| 24 |
ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 25 |
CharacterSet="1" |
|---|
| 26 |
> |
|---|
| 27 |
<Tool |
|---|
| 28 |
Name="VCPreBuildEventTool" |
|---|
| 29 |
/> |
|---|
| 30 |
<Tool |
|---|
| 31 |
Name="VCCustomBuildTool" |
|---|
| 32 |
/> |
|---|
| 33 |
<Tool |
|---|
| 34 |
Name="VCXMLDataGeneratorTool" |
|---|
| 35 |
/> |
|---|
| 36 |
<Tool |
|---|
| 37 |
Name="VCWebServiceProxyGeneratorTool" |
|---|
| 38 |
/> |
|---|
| 39 |
<Tool |
|---|
| 40 |
Name="VCMIDLTool" |
|---|
| 41 |
PreprocessorDefinitions="_DEBUG" |
|---|
| 42 |
MkTypLibCompatible="true" |
|---|
| 43 |
SuppressStartupBanner="true" |
|---|
| 44 |
TargetEnvironment="1" |
|---|
| 45 |
TypeLibraryName=".\Debug/Sample.tlb" |
|---|
| 46 |
HeaderFileName="" |
|---|
| 47 |
/> |
|---|
| 48 |
<Tool |
|---|
| 49 |
Name="VCCLCompilerTool" |
|---|
| 50 |
Optimization="0" |
|---|
| 51 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SAMPLE_EXPORTS" |
|---|
| 52 |
MinimalRebuild="true" |
|---|
| 53 |
BasicRuntimeChecks="3" |
|---|
| 54 |
RuntimeLibrary="1" |
|---|
| 55 |
PrecompiledHeaderFile=".\Debug/Sample.pch" |
|---|
| 56 |
AssemblerListingLocation=".\Debug/" |
|---|
| 57 |
ObjectFile=".\Debug/" |
|---|
| 58 |
ProgramDataBaseFileName=".\Debug/" |
|---|
| 59 |
BrowseInformation="1" |
|---|
| 60 |
WarningLevel="3" |
|---|
| 61 |
SuppressStartupBanner="true" |
|---|
| 62 |
DebugInformationFormat="4" |
|---|
| 63 |
/> |
|---|
| 64 |
<Tool |
|---|
| 65 |
Name="VCManagedResourceCompilerTool" |
|---|
| 66 |
/> |
|---|
| 67 |
<Tool |
|---|
| 68 |
Name="VCResourceCompilerTool" |
|---|
| 69 |
PreprocessorDefinitions="_DEBUG" |
|---|
| 70 |
Culture="1033" |
|---|
| 71 |
/> |
|---|
| 72 |
<Tool |
|---|
| 73 |
Name="VCPreLinkEventTool" |
|---|
| 74 |
/> |
|---|
| 75 |
<Tool |
|---|
| 76 |
Name="VCLinkerTool" |
|---|
| 77 |
LinkIncremental="2" |
|---|
| 78 |
SuppressStartupBanner="true" |
|---|
| 79 |
GenerateDebugInformation="true" |
|---|
| 80 |
ProgramDatabaseFile=".\Debug/Sample.pdb" |
|---|
| 81 |
ImportLibrary=".\Debug/Sample.lib" |
|---|
| 82 |
TargetMachine="1" |
|---|
| 83 |
/> |
|---|
| 84 |
<Tool |
|---|
| 85 |
Name="VCALinkTool" |
|---|
| 86 |
/> |
|---|
| 87 |
<Tool |
|---|
| 88 |
Name="VCManifestTool" |
|---|
| 89 |
/> |
|---|
| 90 |
<Tool |
|---|
| 91 |
Name="VCXDCMakeTool" |
|---|
| 92 |
/> |
|---|
| 93 |
<Tool |
|---|
| 94 |
Name="VCBscMakeTool" |
|---|
| 95 |
SuppressStartupBanner="true" |
|---|
| 96 |
OutputFile=".\Debug/Sample.bsc" |
|---|
| 97 |
/> |
|---|
| 98 |
<Tool |
|---|
| 99 |
Name="VCFxCopTool" |
|---|
| 100 |
/> |
|---|
| 101 |
<Tool |
|---|
| 102 |
Name="VCAppVerifierTool" |
|---|
| 103 |
/> |
|---|
| 104 |
<Tool |
|---|
| 105 |
Name="VCWebDeploymentTool" |
|---|
| 106 |
/> |
|---|
| 107 |
<Tool |
|---|
| 108 |
Name="VCPostBuildEventTool" |
|---|
| 109 |
/> |
|---|
| 110 |
</Configuration> |
|---|
| 111 |
<Configuration |
|---|
| 112 |
Name="Release|Win32" |
|---|
| 113 |
OutputDirectory=".\Release" |
|---|
| 114 |
IntermediateDirectory=".\Release" |
|---|
| 115 |
ConfigurationType="2" |
|---|
| 116 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
|---|
| 117 |
UseOfMFC="0" |
|---|
| 118 |
ATLMinimizesCRunTimeLibraryUsage="false" |
|---|
| 119 |
CharacterSet="1" |
|---|
| 120 |
> |
|---|
| 121 |
<Tool |
|---|
| 122 |
Name="VCPreBuildEventTool" |
|---|
| 123 |
/> |
|---|
| 124 |
<Tool |
|---|
| 125 |
Name="VCCustomBuildTool" |
|---|
| 126 |
/> |
|---|
| 127 |
<Tool |
|---|
| 128 |
Name="VCXMLDataGeneratorTool" |
|---|
| 129 |
/> |
|---|
| 130 |
<Tool |
|---|
| 131 |
Name="VCWebServiceProxyGeneratorTool" |
|---|
| 132 |
/> |
|---|
| 133 |
<Tool |
|---|
| 134 |
Name="VCMIDLTool" |
|---|
| 135 |
PreprocessorDefinitions="NDEBUG" |
|---|
| 136 |
MkTypLibCompatible="true" |
|---|
| 137 |
SuppressStartupBanner="true" |
|---|
| 138 |
TargetEnvironment="1" |
|---|
| 139 |
TypeLibraryName=".\Release/Sample.tlb" |
|---|
| 140 |
HeaderFileName="" |
|---|
| 141 |
/> |
|---|
| 142 |
<Tool |
|---|
| 143 |
Name="VCCLCompilerTool" |
|---|
| 144 |
Optimization="2" |
|---|
| 145 |
InlineFunctionExpansion="1" |
|---|
| 146 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SAMPLE_EXPORTS" |
|---|
| 147 |
StringPooling="true" |
|---|
| 148 |
RuntimeLibrary="0" |
|---|
| 149 |
EnableFunctionLevelLinking="true" |
|---|
| 150 |
PrecompiledHeaderFile=".\Release/Sample.pch" |
|---|
| 151 |
AssemblerListingLocation=".\Release/" |
|---|
| 152 |
ObjectFile=".\Release/" |
|---|
| 153 |
ProgramDataBaseFileName=".\Release/" |
|---|
| 154 |
WarningLevel="3" |
|---|
| 155 |
SuppressStartupBanner="true" |
|---|
| 156 |
/> |
|---|
| 157 |
<Tool |
|---|
| 158 |
Name="VCManagedResourceCompilerTool" |
|---|
| 159 |
/> |
|---|
| 160 |
<Tool |
|---|
| 161 |
Name="VCResourceCompilerTool" |
|---|
| 162 |
PreprocessorDefinitions="NDEBUG" |
|---|
| 163 |
Culture="1033" |
|---|
| 164 |
/> |
|---|
| 165 |
<Tool |
|---|
| 166 |
Name="VCPreLinkEventTool" |
|---|
| 167 |
/> |
|---|
| 168 |
<Tool |
|---|
| 169 |
Name="VCLinkerTool" |
|---|
| 170 |
LinkIncremental="2" |
|---|
| 171 |
SuppressStartupBanner="true" |
|---|
| 172 |
GenerateDebugInformation="true" |
|---|
| 173 |
ProgramDatabaseFile=".\Release/Sample.pdb" |
|---|
| 174 |
ImportLibrary=".\Release/Sample.lib" |
|---|
| 175 |
TargetMachine="1" |
|---|
| 176 |
/> |
|---|
| 177 |
<Tool |
|---|
| 178 |
Name="VCALinkTool" |
|---|
| 179 |
/> |
|---|
| 180 |
<Tool |
|---|
| 181 |
Name="VCManifestTool" |
|---|
| 182 |
/> |
|---|
| 183 |
<Tool |
|---|
| 184 |
Name="VCXDCMakeTool" |
|---|
| 185 |
/> |
|---|
| 186 |
<Tool |
|---|
| 187 |
Name="VCBscMakeTool" |
|---|
| 188 |
SuppressStartupBanner="true" |
|---|
| 189 |
OutputFile=".\Release/Sample.bsc" |
|---|
| 190 |
/> |
|---|
| 191 |
<Tool |
|---|
| 192 |
Name="VCFxCopTool" |
|---|
| 193 |
/> |
|---|
| 194 |
<Tool |
|---|
| 195 |
Name="VCAppVerifierTool" |
|---|
| 196 |
/> |
|---|
| 197 |
<Tool |
|---|
| 198 |
Name="VCWebDeploymentTool" |
|---|
| 199 |
/> |
|---|
| 200 |
<Tool |
|---|
| 201 |
Name="VCPostBuildEventTool" |
|---|
| 202 |
/> |
|---|
| 203 |
</Configuration> |
|---|
| 204 |
</Configurations> |
|---|
| 205 |
<References> |
|---|
| 206 |
</References> |
|---|
| 207 |
<Files> |
|---|
| 208 |
<Filter |
|---|
| 209 |
Name="Source Files" |
|---|
| 210 |
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 211 |
> |
|---|
| 212 |
<File |
|---|
| 213 |
RelativePath=".\TrueFLfile.c" |
|---|
| 214 |
> |
|---|
| 215 |
<FileConfiguration |
|---|
| 216 |
Name="Debug|Win32" |
|---|
| 217 |
> |
|---|
| 218 |
<Tool |
|---|
| 219 |
Name="VCCLCompilerTool" |
|---|
| 220 |
PreprocessorDefinitions="" |
|---|
| 221 |
/> |
|---|
| 222 |
</FileConfiguration> |
|---|
| 223 |
<FileConfiguration |
|---|
| 224 |
Name="Release|Win32" |
|---|
| 225 |
> |
|---|
| 226 |
<Tool |
|---|
| 227 |
Name="VCCLCompilerTool" |
|---|
| 228 |
PreprocessorDefinitions="" |
|---|
| 229 |
/> |
|---|
| 230 |
</FileConfiguration> |
|---|
| 231 |
</File> |
|---|
| 232 |
</Filter> |
|---|
| 233 |
<Filter |
|---|
| 234 |
Name="Header Files" |
|---|
| 235 |
Filter="h;hpp;hxx;hm;inl" |
|---|
| 236 |
> |
|---|
| 237 |
<File |
|---|
| 238 |
RelativePath="mm_jsapi.h" |
|---|
| 239 |
> |
|---|
| 240 |
</File> |
|---|
| 241 |
</Filter> |
|---|
| 242 |
<Filter |
|---|
| 243 |
Name="Resource Files" |
|---|
| 244 |
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|---|
| 245 |
> |
|---|
| 246 |
</Filter> |
|---|
| 247 |
<File |
|---|
| 248 |
RelativePath="ReadMe.txt" |
|---|
| 249 |
> |
|---|
| 250 |
</File> |
|---|
| 251 |
</Files> |
|---|
| 252 |
<Globals> |
|---|
| 253 |
</Globals> |
|---|
| 254 |
</VisualStudioProject> |
|---|