Details | Last modification | View Log | SVN | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 270 | johboh | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
||
| 3 | ProjectType="Visual C++" |
||
| 4 | Version="8,00" |
||
| 5 | Name="canBootloader" |
||
| 6 | ProjectGUID="{C6C068E3-7653-4989-9639-D75BA5CE11DC}" |
||
| 7 | RootNamespace="canBootloader" |
||
| 8 | Keyword="Win32Proj" |
||
| 9 | > |
||
| 10 | <Platforms> |
||
| 11 | <Platform |
||
| 12 | Name="Win32" |
||
| 13 | /> |
||
| 14 | </Platforms> |
||
| 15 | <ToolFiles> |
||
| 16 | </ToolFiles> |
||
| 17 | <Configurations> |
||
| 18 | <Configuration |
||
| 19 | Name="Debug|Win32" |
||
| 20 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
||
| 21 | IntermediateDirectory="$(ConfigurationName)" |
||
| 22 | ConfigurationType="1" |
||
| 23 | CharacterSet="1" |
||
| 24 | > |
||
| 25 | <Tool |
||
| 26 | Name="VCPreBuildEventTool" |
||
| 27 | /> |
||
| 28 | <Tool |
||
| 29 | Name="VCCustomBuildTool" |
||
| 30 | /> |
||
| 31 | <Tool |
||
| 32 | Name="VCXMLDataGeneratorTool" |
||
| 33 | /> |
||
| 34 | <Tool |
||
| 35 | Name="VCWebServiceProxyGeneratorTool" |
||
| 36 | /> |
||
| 37 | <Tool |
||
| 38 | Name="VCMIDLTool" |
||
| 39 | /> |
||
| 40 | <Tool |
||
| 41 | Name="VCCLCompilerTool" |
||
| 42 | Optimization="0" |
||
| 43 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||
| 44 | MinimalRebuild="true" |
||
| 45 | BasicRuntimeChecks="3" |
||
| 46 | RuntimeLibrary="3" |
||
| 47 | EnableFunctionLevelLinking="true" |
||
| 48 | UsePrecompiledHeader="0" |
||
| 49 | WarningLevel="3" |
||
| 50 | Detect64BitPortabilityProblems="true" |
||
| 51 | DebugInformationFormat="4" |
||
| 52 | CallingConvention="0" |
||
| 53 | /> |
||
| 54 | <Tool |
||
| 55 | Name="VCManagedResourceCompilerTool" |
||
| 56 | /> |
||
| 57 | <Tool |
||
| 58 | Name="VCResourceCompilerTool" |
||
| 59 | /> |
||
| 60 | <Tool |
||
| 61 | Name="VCPreLinkEventTool" |
||
| 62 | /> |
||
| 63 | <Tool |
||
| 64 | Name="VCLinkerTool" |
||
| 65 | AdditionalDependencies="kernel32.lib $(NoInherit)" |
||
| 66 | LinkIncremental="2" |
||
| 67 | GenerateDebugInformation="true" |
||
| 68 | SubSystem="1" |
||
| 69 | TargetMachine="1" |
||
| 70 | /> |
||
| 71 | <Tool |
||
| 72 | Name="VCALinkTool" |
||
| 73 | /> |
||
| 74 | <Tool |
||
| 75 | Name="VCManifestTool" |
||
| 76 | /> |
||
| 77 | <Tool |
||
| 78 | Name="VCXDCMakeTool" |
||
| 79 | /> |
||
| 80 | <Tool |
||
| 81 | Name="VCBscMakeTool" |
||
| 82 | /> |
||
| 83 | <Tool |
||
| 84 | Name="VCFxCopTool" |
||
| 85 | /> |
||
| 86 | <Tool |
||
| 87 | Name="VCAppVerifierTool" |
||
| 88 | /> |
||
| 89 | <Tool |
||
| 90 | Name="VCWebDeploymentTool" |
||
| 91 | /> |
||
| 92 | <Tool |
||
| 93 | Name="VCPostBuildEventTool" |
||
| 94 | /> |
||
| 95 | </Configuration> |
||
| 96 | <Configuration |
||
| 97 | Name="Release|Win32" |
||
| 98 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
||
| 99 | IntermediateDirectory="$(ConfigurationName)" |
||
| 100 | ConfigurationType="1" |
||
| 101 | CharacterSet="1" |
||
| 102 | WholeProgramOptimization="1" |
||
| 103 | > |
||
| 104 | <Tool |
||
| 105 | Name="VCPreBuildEventTool" |
||
| 106 | /> |
||
| 107 | <Tool |
||
| 108 | Name="VCCustomBuildTool" |
||
| 109 | /> |
||
| 110 | <Tool |
||
| 111 | Name="VCXMLDataGeneratorTool" |
||
| 112 | /> |
||
| 113 | <Tool |
||
| 114 | Name="VCWebServiceProxyGeneratorTool" |
||
| 115 | /> |
||
| 116 | <Tool |
||
| 117 | Name="VCMIDLTool" |
||
| 118 | /> |
||
| 119 | <Tool |
||
| 120 | Name="VCCLCompilerTool" |
||
| 121 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||
| 122 | RuntimeLibrary="2" |
||
| 123 | UsePrecompiledHeader="2" |
||
| 124 | WarningLevel="3" |
||
| 125 | Detect64BitPortabilityProblems="true" |
||
| 126 | DebugInformationFormat="3" |
||
| 127 | /> |
||
| 128 | <Tool |
||
| 129 | Name="VCManagedResourceCompilerTool" |
||
| 130 | /> |
||
| 131 | <Tool |
||
| 132 | Name="VCResourceCompilerTool" |
||
| 133 | /> |
||
| 134 | <Tool |
||
| 135 | Name="VCPreLinkEventTool" |
||
| 136 | /> |
||
| 137 | <Tool |
||
| 138 | Name="VCLinkerTool" |
||
| 139 | AdditionalDependencies="kernel32.lib $(NoInherit)" |
||
| 140 | LinkIncremental="1" |
||
| 141 | GenerateDebugInformation="true" |
||
| 142 | SubSystem="1" |
||
| 143 | OptimizeReferences="2" |
||
| 144 | EnableCOMDATFolding="2" |
||
| 145 | TargetMachine="1" |
||
| 146 | /> |
||
| 147 | <Tool |
||
| 148 | Name="VCALinkTool" |
||
| 149 | /> |
||
| 150 | <Tool |
||
| 151 | Name="VCManifestTool" |
||
| 152 | /> |
||
| 153 | <Tool |
||
| 154 | Name="VCXDCMakeTool" |
||
| 155 | /> |
||
| 156 | <Tool |
||
| 157 | Name="VCBscMakeTool" |
||
| 158 | /> |
||
| 159 | <Tool |
||
| 160 | Name="VCFxCopTool" |
||
| 161 | /> |
||
| 162 | <Tool |
||
| 163 | Name="VCAppVerifierTool" |
||
| 164 | /> |
||
| 165 | <Tool |
||
| 166 | Name="VCWebDeploymentTool" |
||
| 167 | /> |
||
| 168 | <Tool |
||
| 169 | Name="VCPostBuildEventTool" |
||
| 170 | /> |
||
| 171 | </Configuration> |
||
| 172 | </Configurations> |
||
| 173 | <References> |
||
| 174 | </References> |
||
| 175 | <Files> |
||
| 176 | <Filter |
||
| 177 | Name="Source Files" |
||
| 178 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||
| 179 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
||
| 180 | > |
||
| 181 | <File |
||
| 182 | RelativePath=".\canBootloader.cpp" |
||
| 183 | > |
||
| 184 | </File> |
||
| 185 | <File |
||
| 186 | RelativePath=".\CanProtoMessage.cpp" |
||
| 187 | > |
||
| 188 | </File> |
||
| 189 | <File |
||
| 190 | RelativePath=".\DownloadState.cpp" |
||
| 191 | > |
||
| 192 | </File> |
||
| 193 | <File |
||
| 194 | RelativePath=".\HexFile.cpp" |
||
| 195 | > |
||
| 196 | </File> |
||
| 197 | <File |
||
| 198 | RelativePath=".\SerialConnection.cpp" |
||
| 199 | > |
||
| 200 | </File> |
||
| 201 | </Filter> |
||
| 202 | <Filter |
||
| 203 | Name="Header Files" |
||
| 204 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||
| 205 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
||
| 206 | > |
||
| 207 | <File |
||
| 208 | RelativePath=".\CanProtoMessage.h" |
||
| 209 | > |
||
| 210 | </File> |
||
| 211 | <File |
||
| 212 | RelativePath=".\compiler.h" |
||
| 213 | > |
||
| 214 | </File> |
||
| 215 | <File |
||
| 216 | RelativePath=".\DownloadState.h" |
||
| 217 | > |
||
| 218 | </File> |
||
| 219 | <File |
||
| 220 | RelativePath=".\HexFile.h" |
||
| 221 | > |
||
| 222 | </File> |
||
| 223 | <File |
||
| 224 | RelativePath=".\SerialConnection.h" |
||
| 225 | > |
||
| 226 | </File> |
||
| 227 | <File |
||
| 228 | RelativePath=".\Thread.h" |
||
| 229 | > |
||
| 230 | </File> |
||
| 231 | </Filter> |
||
| 232 | <Filter |
||
| 233 | Name="Resource Files" |
||
| 234 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
||
| 235 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
||
| 236 | > |
||
| 237 | </Filter> |
||
| 238 | </Files> |
||
| 239 | <Globals> |
||
| 240 | </Globals> |
||
| 241 | </VisualStudioProject> |