summaryrefslogtreecommitdiffstats
path: root/source/Concept/Concept.vcproj
diff options
context:
space:
mode:
authorsicarius <devnull@localhost>2007-01-16 17:10:05 +0100
committersicarius <devnull@localhost>2007-01-16 17:10:05 +0100
commit79115386afc1dee957f77e9a82b5b9b2c5f347e6 (patch)
tree6b9f8dd15eb4032d569c026750095ba00a7479e5 /source/Concept/Concept.vcproj
parent3b12c56f1b11be4aa538638baffa0b298440c57f (diff)
downloadrc2007-soccer-79115386afc1dee957f77e9a82b5b9b2c5f347e6.tar
rc2007-soccer-79115386afc1dee957f77e9a82b5b9b2c5f347e6.zip
Changed some things in Concept directory
Diffstat (limited to 'source/Concept/Concept.vcproj')
-rw-r--r--source/Concept/Concept.vcproj208
1 files changed, 0 insertions, 208 deletions
diff --git a/source/Concept/Concept.vcproj b/source/Concept/Concept.vcproj
deleted file mode 100644
index 61c34c2..0000000
--- a/source/Concept/Concept.vcproj
+++ /dev/null
@@ -1,208 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="Concept"
- ProjectGUID="{556125BE-937F-4A2B-89C7-B086575BE0F0}"
- RootNamespace="Concept"
- Keyword="ManagedCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- ManagedExtensions="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG"
- MinimalRebuild="FALSE"
- BasicRuntimeChecks="0"
- RuntimeLibrary="1"
- WarningLevel="3"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- AssemblyDebug="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- ManagedExtensions="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG"
- MinimalRebuild="FALSE"
- RuntimeLibrary="0"
- WarningLevel="3"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
- GenerateDebugInformation="TRUE"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath=".\main.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath=".\defines.h">
- </File>
- <File
- RelativePath=".\stdafx.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- <Filter
- Name="Modules"
- Filter="">
- <Filter
- Name="IO_Module"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\io_module.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\io_module.h">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Engine"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\engine.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\engine.h">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Robot"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\robot.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\robot.h">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Sensor"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\sensor.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\sensor.h">
- </File>
- </Filter>
- </Filter>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>