Changeset 11 in dev for BasicCompiler32/BasicCompiler.vcproj
- Timestamp:
- Dec 8, 2006, 3:25:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/BasicCompiler.vcproj
r3 r11 736 736 </FileConfiguration> 737 737 </File> 738 <File739 RelativePath="..\BasicCompiler_Common\Variable.cpp"740 >741 <FileConfiguration742 Name="Debug|Win32"743 >744 <Tool745 Name="VCCLCompilerTool"746 PreprocessorDefinitions=""747 />748 </FileConfiguration>749 <FileConfiguration750 Name="Release|Win32"751 >752 <Tool753 Name="VCCLCompilerTool"754 PreprocessorDefinitions=""755 />756 </FileConfiguration>757 <FileConfiguration758 Name="English_Rel|Win32"759 >760 <Tool761 Name="VCCLCompilerTool"762 PreprocessorDefinitions=""763 />764 </FileConfiguration>765 </File>766 738 <Filter 767 739 Name="Intermediate" … … 1269 1241 <File 1270 1242 RelativePath="..\BasicCompiler_Common\Const.h" 1243 > 1244 </File> 1245 </Filter> 1246 <Filter 1247 Name="Variable" 1248 > 1249 <File 1250 RelativePath="..\BasicCompiler_Common\Variable.cpp" 1251 > 1252 <FileConfiguration 1253 Name="Debug|Win32" 1254 > 1255 <Tool 1256 Name="VCCLCompilerTool" 1257 PreprocessorDefinitions="" 1258 /> 1259 </FileConfiguration> 1260 <FileConfiguration 1261 Name="Release|Win32" 1262 > 1263 <Tool 1264 Name="VCCLCompilerTool" 1265 PreprocessorDefinitions="" 1266 /> 1267 </FileConfiguration> 1268 <FileConfiguration 1269 Name="English_Rel|Win32" 1270 > 1271 <Tool 1272 Name="VCCLCompilerTool" 1273 PreprocessorDefinitions="" 1274 /> 1275 </FileConfiguration> 1276 </File> 1277 <File 1278 RelativePath="..\BasicCompiler_Common\Variable.h" 1271 1279 > 1272 1280 </File>
Note:
See TracChangeset
for help on using the changeset viewer.