| 1 | <?xml version="1.0" encoding="Windows-1252"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="7.10" |
|---|
| 5 | Name="Manual" |
|---|
| 6 | ProjectGUID="{15EA5B5E-D649-4C1C-80DD-B3CC7FA6658E}" |
|---|
| 7 | Keyword="Win32Proj"> |
|---|
| 8 | <Platforms> |
|---|
| 9 | <Platform |
|---|
| 10 | Name="Win32"/> |
|---|
| 11 | </Platforms> |
|---|
| 12 | <Configurations> |
|---|
| 13 | <Configuration |
|---|
| 14 | Name="Debug|Win32" |
|---|
| 15 | OutputDirectory="Debug" |
|---|
| 16 | IntermediateDirectory="Debug" |
|---|
| 17 | ConfigurationType="1" |
|---|
| 18 | CharacterSet="2"> |
|---|
| 19 | <Tool |
|---|
| 20 | Name="VCCLCompilerTool" |
|---|
| 21 | Optimization="0" |
|---|
| 22 | AdditionalIncludeDirectories=""$(ProjectDir)/../../.."" |
|---|
| 23 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|---|
| 24 | MinimalRebuild="TRUE" |
|---|
| 25 | BasicRuntimeChecks="3" |
|---|
| 26 | RuntimeLibrary="5" |
|---|
| 27 | UsePrecompiledHeader="0" |
|---|
| 28 | WarningLevel="3" |
|---|
| 29 | Detect64BitPortabilityProblems="TRUE" |
|---|
| 30 | DebugInformationFormat="4"/> |
|---|
| 31 | <Tool |
|---|
| 32 | Name="VCCustomBuildTool"/> |
|---|
| 33 | <Tool |
|---|
| 34 | Name="VCLinkerTool" |
|---|
| 35 | OutputFile="$(OutDir)/Manual.exe" |
|---|
| 36 | LinkIncremental="2" |
|---|
| 37 | GenerateDebugInformation="TRUE" |
|---|
| 38 | ProgramDatabaseFile="$(OutDir)/Manual.pdb" |
|---|
| 39 | SubSystem="1" |
|---|
| 40 | TargetMachine="1"/> |
|---|
| 41 | <Tool |
|---|
| 42 | Name="VCMIDLTool"/> |
|---|
| 43 | <Tool |
|---|
| 44 | Name="VCPostBuildEventTool"/> |
|---|
| 45 | <Tool |
|---|
| 46 | Name="VCPreBuildEventTool"/> |
|---|
| 47 | <Tool |
|---|
| 48 | Name="VCPreLinkEventTool"/> |
|---|
| 49 | <Tool |
|---|
| 50 | Name="VCResourceCompilerTool"/> |
|---|
| 51 | <Tool |
|---|
| 52 | Name="VCWebServiceProxyGeneratorTool"/> |
|---|
| 53 | <Tool |
|---|
| 54 | Name="VCXMLDataGeneratorTool"/> |
|---|
| 55 | <Tool |
|---|
| 56 | Name="VCWebDeploymentTool"/> |
|---|
| 57 | <Tool |
|---|
| 58 | Name="VCManagedWrapperGeneratorTool"/> |
|---|
| 59 | <Tool |
|---|
| 60 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|---|
| 61 | </Configuration> |
|---|
| 62 | <Configuration |
|---|
| 63 | Name="Release|Win32" |
|---|
| 64 | OutputDirectory="Release" |
|---|
| 65 | IntermediateDirectory="Release" |
|---|
| 66 | ConfigurationType="1" |
|---|
| 67 | CharacterSet="2"> |
|---|
| 68 | <Tool |
|---|
| 69 | Name="VCCLCompilerTool" |
|---|
| 70 | Optimization="3" |
|---|
| 71 | InlineFunctionExpansion="2" |
|---|
| 72 | OmitFramePointers="TRUE" |
|---|
| 73 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|---|
| 74 | StringPooling="TRUE" |
|---|
| 75 | RuntimeLibrary="4" |
|---|
| 76 | EnableFunctionLevelLinking="TRUE" |
|---|
| 77 | UsePrecompiledHeader="0" |
|---|
| 78 | WarningLevel="3" |
|---|
| 79 | Detect64BitPortabilityProblems="TRUE" |
|---|
| 80 | DebugInformationFormat="3"/> |
|---|
| 81 | <Tool |
|---|
| 82 | Name="VCCustomBuildTool"/> |
|---|
| 83 | <Tool |
|---|
| 84 | Name="VCLinkerTool" |
|---|
| 85 | OutputFile="$(OutDir)/Manual.exe" |
|---|
| 86 | LinkIncremental="1" |
|---|
| 87 | GenerateDebugInformation="FALSE" |
|---|
| 88 | SubSystem="1" |
|---|
| 89 | OptimizeReferences="2" |
|---|
| 90 | EnableCOMDATFolding="2" |
|---|
| 91 | TargetMachine="1"/> |
|---|
| 92 | <Tool |
|---|
| 93 | Name="VCMIDLTool"/> |
|---|
| 94 | <Tool |
|---|
| 95 | Name="VCPostBuildEventTool"/> |
|---|
| 96 | <Tool |
|---|
| 97 | Name="VCPreBuildEventTool"/> |
|---|
| 98 | <Tool |
|---|
| 99 | Name="VCPreLinkEventTool"/> |
|---|
| 100 | <Tool |
|---|
| 101 | Name="VCResourceCompilerTool"/> |
|---|
| 102 | <Tool |
|---|
| 103 | Name="VCWebServiceProxyGeneratorTool"/> |
|---|
| 104 | <Tool |
|---|
| 105 | Name="VCXMLDataGeneratorTool"/> |
|---|
| 106 | <Tool |
|---|
| 107 | Name="VCWebDeploymentTool"/> |
|---|
| 108 | <Tool |
|---|
| 109 | Name="VCManagedWrapperGeneratorTool"/> |
|---|
| 110 | <Tool |
|---|
| 111 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|---|
| 112 | </Configuration> |
|---|
| 113 | </Configurations> |
|---|
| 114 | <References> |
|---|
| 115 | </References> |
|---|
| 116 | <Files> |
|---|
| 117 | <Filter |
|---|
| 118 | Name="code" |
|---|
| 119 | Filter=""> |
|---|
| 120 | <File |
|---|
| 121 | RelativePath="..\doc\special_void_cast.cpp"> |
|---|
| 122 | </File> |
|---|
| 123 | <File |
|---|
| 124 | RelativePath="..\doc\trivial_archive.cpp"> |
|---|
| 125 | </File> |
|---|
| 126 | <File |
|---|
| 127 | RelativePath="..\doc\tutorial.cpp"> |
|---|
| 128 | </File> |
|---|
| 129 | <File |
|---|
| 130 | RelativePath="..\doc\tutorial_array.cpp"> |
|---|
| 131 | </File> |
|---|
| 132 | <File |
|---|
| 133 | RelativePath="..\doc\tutorial_array1.cpp"> |
|---|
| 134 | </File> |
|---|
| 135 | <File |
|---|
| 136 | RelativePath="..\doc\tutorial_class_versioning.cpp"> |
|---|
| 137 | </File> |
|---|
| 138 | <File |
|---|
| 139 | RelativePath="..\doc\tutorial_class_versioning1.cpp"> |
|---|
| 140 | </File> |
|---|
| 141 | <File |
|---|
| 142 | RelativePath="..\doc\tutorial_non_intrusive.cpp"> |
|---|
| 143 | </File> |
|---|
| 144 | <File |
|---|
| 145 | RelativePath="..\doc\tutorial_split.cpp"> |
|---|
| 146 | </File> |
|---|
| 147 | <File |
|---|
| 148 | RelativePath="..\doc\tutorial_stl_containers.cpp"> |
|---|
| 149 | </File> |
|---|
| 150 | </Filter> |
|---|
| 151 | <Filter |
|---|
| 152 | Name="Docmentation" |
|---|
| 153 | Filter=""> |
|---|
| 154 | <File |
|---|
| 155 | RelativePath="..\doc\acknowledgments.html"> |
|---|
| 156 | </File> |
|---|
| 157 | <File |
|---|
| 158 | RelativePath="..\doc\advice.html"> |
|---|
| 159 | </File> |
|---|
| 160 | <File |
|---|
| 161 | RelativePath="..\doc\archive_reference.html"> |
|---|
| 162 | </File> |
|---|
| 163 | <File |
|---|
| 164 | RelativePath="..\doc\archives.html"> |
|---|
| 165 | </File> |
|---|
| 166 | <File |
|---|
| 167 | RelativePath="..\doc\bibliography.html"> |
|---|
| 168 | </File> |
|---|
| 169 | <File |
|---|
| 170 | RelativePath="..\doc\class_diagram.html"> |
|---|
| 171 | </File> |
|---|
| 172 | <File |
|---|
| 173 | RelativePath="..\doc\codecvt.html"> |
|---|
| 174 | </File> |
|---|
| 175 | <File |
|---|
| 176 | RelativePath="..\doc\contents.html"> |
|---|
| 177 | </File> |
|---|
| 178 | <File |
|---|
| 179 | RelativePath="..\doc\Copy of contents.html"> |
|---|
| 180 | </File> |
|---|
| 181 | <File |
|---|
| 182 | RelativePath="..\doc\dataflow.html"> |
|---|
| 183 | </File> |
|---|
| 184 | <File |
|---|
| 185 | RelativePath="..\doc\derivation.html"> |
|---|
| 186 | </File> |
|---|
| 187 | <File |
|---|
| 188 | RelativePath="..\doc\exception_safety.html"> |
|---|
| 189 | </File> |
|---|
| 190 | <File |
|---|
| 191 | RelativePath="..\doc\exceptions.html"> |
|---|
| 192 | </File> |
|---|
| 193 | <File |
|---|
| 194 | RelativePath="..\doc\faq.html"> |
|---|
| 195 | </File> |
|---|
| 196 | <File |
|---|
| 197 | RelativePath="..\doc\headers.html"> |
|---|
| 198 | </File> |
|---|
| 199 | <File |
|---|
| 200 | RelativePath="..\doc\history.html"> |
|---|
| 201 | </File> |
|---|
| 202 | <File |
|---|
| 203 | RelativePath="..\doc\implementation.html"> |
|---|
| 204 | </File> |
|---|
| 205 | <File |
|---|
| 206 | RelativePath="..\doc\index.html"> |
|---|
| 207 | </File> |
|---|
| 208 | <File |
|---|
| 209 | RelativePath="..\doc\newarchive.html"> |
|---|
| 210 | </File> |
|---|
| 211 | <File |
|---|
| 212 | RelativePath="..\doc\overview.html"> |
|---|
| 213 | </File> |
|---|
| 214 | <File |
|---|
| 215 | RelativePath="..\doc\pimpl.html"> |
|---|
| 216 | </File> |
|---|
| 217 | <File |
|---|
| 218 | RelativePath="..\doc\rationale.html"> |
|---|
| 219 | </File> |
|---|
| 220 | <File |
|---|
| 221 | RelativePath="..\doc\release.html"> |
|---|
| 222 | </File> |
|---|
| 223 | <File |
|---|
| 224 | RelativePath="..\doc\serialization.html"> |
|---|
| 225 | </File> |
|---|
| 226 | <File |
|---|
| 227 | RelativePath="..\doc\shared_ptr.html"> |
|---|
| 228 | </File> |
|---|
| 229 | <File |
|---|
| 230 | RelativePath="..\doc\smart_cast.html"> |
|---|
| 231 | </File> |
|---|
| 232 | <File |
|---|
| 233 | RelativePath="..\doc\special.html"> |
|---|
| 234 | </File> |
|---|
| 235 | <File |
|---|
| 236 | RelativePath="..\doc\state_saver.html"> |
|---|
| 237 | </File> |
|---|
| 238 | <File |
|---|
| 239 | RelativePath="..\doc\static_warning.html"> |
|---|
| 240 | </File> |
|---|
| 241 | <File |
|---|
| 242 | RelativePath="..\doc\strong_typedef.html"> |
|---|
| 243 | </File> |
|---|
| 244 | <File |
|---|
| 245 | RelativePath="..\doc\style.css"> |
|---|
| 246 | </File> |
|---|
| 247 | <File |
|---|
| 248 | RelativePath="..\doc\traits.html"> |
|---|
| 249 | </File> |
|---|
| 250 | <File |
|---|
| 251 | RelativePath="..\doc\tutorial.html"> |
|---|
| 252 | </File> |
|---|
| 253 | <File |
|---|
| 254 | RelativePath="..\doc\xml_archives.html"> |
|---|
| 255 | </File> |
|---|
| 256 | </Filter> |
|---|
| 257 | </Files> |
|---|
| 258 | <Globals> |
|---|
| 259 | </Globals> |
|---|
| 260 | </VisualStudioProject> |
|---|