/FiniteElasticity/SCRATCH/QuadraticEllipsoidCostaReadIn/VisualUniAxialExtension/C/C.vcproj
Unknown | 206 lines | 206 code | 0 blank | 0 comment | 0 complexity | 55d56dbcf0d3f4d6b20b760d1868da8f MD5 | raw file
1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="C" 6 ProjectGUID="{233E3A7E-14F3-414D-8BE3-24CEFC5F3AA8}" 7 RootNamespace="C" 8 Keyword="ManagedCProj" 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="4" 23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 24 CharacterSet="2" 25 ManagedExtensions="0" 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 /> 42 <Tool 43 Name="VCCLCompilerTool" 44 Optimization="0" 45 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" 46 MinimalRebuild="false" 47 BasicRuntimeChecks="0" 48 RuntimeLibrary="1" 49 UsePrecompiledHeader="0" 50 ObjectFile="$(SolutionDir)..\object\i386-win32-debug\" 51 WarningLevel="3" 52 DebugInformationFormat="3" 53 CompileAs="1" 54 /> 55 <Tool 56 Name="VCManagedResourceCompilerTool" 57 /> 58 <Tool 59 Name="VCResourceCompilerTool" 60 /> 61 <Tool 62 Name="VCPreLinkEventTool" 63 /> 64 <Tool 65 Name="VCLibrarianTool" 66 OutputFile="$(SolutionDir)..\object\i386-win32-debug\C.lib" 67 IgnoreDefaultLibraryNames="" 68 /> 69 <Tool 70 Name="VCALinkTool" 71 /> 72 <Tool 73 Name="VCXDCMakeTool" 74 /> 75 <Tool 76 Name="VCBscMakeTool" 77 /> 78 <Tool 79 Name="VCFxCopTool" 80 /> 81 <Tool 82 Name="VCPostBuildEventTool" 83 /> 84 </Configuration> 85 <Configuration 86 Name="Release|Win32" 87 OutputDirectory="$(SolutionDir)$(ConfigurationName)" 88 IntermediateDirectory="$(ConfigurationName)" 89 ConfigurationType="4" 90 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 91 CharacterSet="2" 92 ManagedExtensions="0" 93 > 94 <Tool 95 Name="VCPreBuildEventTool" 96 /> 97 <Tool 98 Name="VCCustomBuildTool" 99 /> 100 <Tool 101 Name="VCXMLDataGeneratorTool" 102 /> 103 <Tool 104 Name="VCWebServiceProxyGeneratorTool" 105 /> 106 <Tool 107 Name="VCMIDLTool" 108 /> 109 <Tool 110 Name="VCCLCompilerTool" 111 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 112 MinimalRebuild="false" 113 RuntimeLibrary="0" 114 UsePrecompiledHeader="0" 115 ObjectFile="$(SolutionDir)..\object\i386-win32\" 116 WarningLevel="3" 117 DebugInformationFormat="3" 118 CompileAs="1" 119 /> 120 <Tool 121 Name="VCManagedResourceCompilerTool" 122 /> 123 <Tool 124 Name="VCResourceCompilerTool" 125 /> 126 <Tool 127 Name="VCPreLinkEventTool" 128 /> 129 <Tool 130 Name="VCLibrarianTool" 131 OutputFile="$(SolutionDir)..\object\i386-win32\C.lib" 132 /> 133 <Tool 134 Name="VCALinkTool" 135 /> 136 <Tool 137 Name="VCXDCMakeTool" 138 /> 139 <Tool 140 Name="VCBscMakeTool" 141 /> 142 <Tool 143 Name="VCFxCopTool" 144 /> 145 <Tool 146 Name="VCPostBuildEventTool" 147 /> 148 </Configuration> 149 </Configurations> 150 <References> 151 <AssemblyReference 152 RelativePath="mscorlib.dll" 153 AssemblyName="mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=IA64" 154 /> 155 <AssemblyReference 156 RelativePath="System.dll" 157 AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" 158 /> 159 <AssemblyReference 160 RelativePath="System.Data.dll" 161 AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" 162 /> 163 <AssemblyReference 164 RelativePath="System.Drawing.dll" 165 AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" 166 /> 167 <AssemblyReference 168 RelativePath="System.Windows.Forms.dll" 169 AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" 170 /> 171 <AssemblyReference 172 RelativePath="System.XML.dll" 173 AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" 174 /> 175 </References> 176 <Files> 177 <Filter 178 Name="Source Files" 179 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 180 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 181 > 182 <File 183 RelativePath="..\..\..\..\src\f90c_c.c" 184 > 185 </File> 186 <File 187 RelativePath="..\..\..\..\src\timer_c.c" 188 > 189 </File> 190 </Filter> 191 <Filter 192 Name="Header Files" 193 Filter="h;hpp;hxx;hm;inl;inc;xsd" 194 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 195 > 196 </Filter> 197 <Filter 198 Name="Resource Files" 199 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 200 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 201 > 202 </Filter> 203 </Files> 204 <Globals> 205 </Globals> 206</VisualStudioProject>