Changeset 1203 for code/branches/input/visual_studio/vc8
- Timestamp:
- Apr 29, 2008, 11:13:11 PM (17 years ago)
- Location:
- code/branches/input/visual_studio/vc8
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/visual_studio/vc8/core.vcproj
r1195 r1203 149 149 > 150 150 <File 151 RelativePath="..\..\src\core\BaseObject.cc" 152 > 153 </File> 154 <File 155 RelativePath="..\..\src\core\ClassTreeMask.cc" 156 > 157 </File> 158 <File 159 RelativePath="..\..\src\core\CommandExecutor.cc" 160 > 161 </File> 162 <File 163 RelativePath="..\..\src\core\ConfigFileManager.cc" 164 > 165 </File> 166 <File 167 RelativePath="..\..\src\core\ConfigValueContainer.cc" 168 > 169 </File> 170 <File 171 RelativePath="..\..\src\core\CoreSettings.cc" 172 > 173 </File> 174 <File 175 RelativePath="..\..\src\core\Error.cc" 176 > 177 </File> 178 <File 179 RelativePath="..\..\src\core\Executor.cc" 180 > 181 </File> 182 <File 183 RelativePath="..\..\src\core\Factory.cc" 184 > 185 </File> 186 <File 187 RelativePath="..\..\src\core\Identifier.cc" 188 > 189 </File> 190 <File 191 RelativePath="..\..\src\core\IdentifierDistributor.cc" 192 > 193 </File> 194 <File 195 RelativePath="..\..\src\core\InputBuffer.cc" 196 > 197 </File> 198 <File 199 RelativePath="..\..\src\core\InputEventListener.cc" 151 RelativePath="..\..\src\core\asdf.cc" 200 152 > 201 153 <FileConfiguration … … 217 169 </File> 218 170 <File 219 RelativePath="..\..\src\core\InputHandler.cc" 171 RelativePath="..\..\src\core\BaseObject.cc" 172 > 173 </File> 174 <File 175 RelativePath="..\..\src\core\ClassTreeMask.cc" 176 > 177 </File> 178 <File 179 RelativePath="..\..\src\core\CommandExecutor.cc" 180 > 181 </File> 182 <File 183 RelativePath="..\..\src\core\ConfigFileManager.cc" 184 > 185 </File> 186 <File 187 RelativePath="..\..\src\core\ConfigValueContainer.cc" 188 > 189 </File> 190 <File 191 RelativePath="..\..\src\core\CoreSettings.cc" 192 > 193 </File> 194 <File 195 RelativePath="..\..\src\core\Error.cc" 196 > 197 </File> 198 <File 199 RelativePath="..\..\src\core\Executor.cc" 200 > 201 </File> 202 <File 203 RelativePath="..\..\src\core\Factory.cc" 204 > 205 </File> 206 <File 207 RelativePath="..\..\src\core\Identifier.cc" 208 > 209 </File> 210 <File 211 RelativePath="..\..\src\core\IdentifierDistributor.cc" 212 > 213 </File> 214 <File 215 RelativePath="..\..\src\core\InputBuffer.cc" 216 > 217 </File> 218 <File 219 RelativePath="..\..\src\core\InputEventListener.cc" 220 220 > 221 221 <FileConfiguration … … 230 230 Name="Release|Win32" 231 231 ExcludedFromBuild="true" 232 > 233 <Tool 234 Name="VCCLCompilerTool" 235 /> 236 </FileConfiguration> 237 </File> 238 <File 239 RelativePath="..\..\src\core\InputHandler.cc" 240 > 241 <FileConfiguration 242 Name="Debug|Win32" 243 > 244 <Tool 245 Name="VCCLCompilerTool" 246 /> 247 </FileConfiguration> 248 <FileConfiguration 249 Name="Release|Win32" 232 250 > 233 251 <Tool … … 299 317 > 300 318 <File 319 RelativePath="..\..\src\core\asdf.h" 320 > 321 </File> 322 <File 301 323 RelativePath="..\..\src\core\BaseObject.h" 302 324 > -
code/branches/input/visual_studio/vc8/ois.vcproj
r1195 r1203 129 129 Name="VCCLCompilerTool" 130 130 Optimization="0" 131 AdditionalIncludeDirectories="$(RootDir) src\ois"131 AdditionalIncludeDirectories="$(RootDir)\src\ois" 132 132 PreprocessorDefinitions="WIN32;_DEBUG;_STLP_DEBUG;OIS_NONCLIENT_BUILD;OIS_DYNAMIC_LIB" 133 133 MinimalRebuild="true" -
code/branches/input/visual_studio/vc8/orxonox.vcproj
r1182 r1203 434 434 > 435 435 </File> 436 <File 437 RelativePath="..\..\src\orxonox\Steerable.h" 438 > 439 </File> 436 440 <Filter 437 441 Name="hud"
Note: See TracChangeset
for help on using the changeset viewer.