Changeset 76 in dev for BasicCompiler32/BasicCompiler.vcproj
- Timestamp:
- Mar 21, 2007, 9:26:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/BasicCompiler.vcproj
r73 r76 600 600 </File> 601 601 <File 602 RelativePath="..\BasicCompiler_Common\OldStatement.cpp" 603 > 604 </File> 605 <File 602 606 RelativePath="..\BasicCompiler_Common\Overload.cpp" 603 607 > … … 1046 1050 > 1047 1051 </File> 1052 <File 1053 RelativePath="..\BasicCompiler_Common\VarList.cpp" 1054 > 1055 </File> 1056 <File 1057 RelativePath="..\BasicCompiler_Common\WatchList.cpp" 1058 > 1059 <FileConfiguration 1060 Name="Debug|Win32" 1061 > 1062 <Tool 1063 Name="VCCLCompilerTool" 1064 ObjectFile="$(IntDir)\$(InputName)1.obj" 1065 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" 1066 /> 1067 </FileConfiguration> 1068 <FileConfiguration 1069 Name="Release|Win32" 1070 > 1071 <Tool 1072 Name="VCCLCompilerTool" 1073 ObjectFile="$(IntDir)\$(InputName)1.obj" 1074 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" 1075 /> 1076 </FileConfiguration> 1077 <FileConfiguration 1078 Name="English_Rel|Win32" 1079 > 1080 <Tool 1081 Name="VCCLCompilerTool" 1082 ObjectFile="$(IntDir)\$(InputName)1.obj" 1083 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" 1084 /> 1085 </FileConfiguration> 1086 </File> 1048 1087 </Filter> 1049 1088 <Filter … … 1227 1266 > 1228 1267 <File 1229 RelativePath="..\BasicCompiler_Common\Variable.cpp" 1230 > 1231 <FileConfiguration 1232 Name="Debug|Win32" 1233 > 1234 <Tool 1235 Name="VCCLCompilerTool" 1236 PreprocessorDefinitions="" 1237 /> 1238 </FileConfiguration> 1239 <FileConfiguration 1240 Name="Release|Win32" 1241 > 1242 <Tool 1243 Name="VCCLCompilerTool" 1244 PreprocessorDefinitions="" 1245 /> 1246 </FileConfiguration> 1247 <FileConfiguration 1248 Name="English_Rel|Win32" 1249 > 1250 <Tool 1251 Name="VCCLCompilerTool" 1252 PreprocessorDefinitions="" 1253 /> 1254 </FileConfiguration> 1255 </File> 1256 <File 1257 RelativePath="..\BasicCompiler_Common\Variable.h" 1268 RelativePath="..\BasicCompiler_Common\VariableOpe.cpp" 1269 > 1270 </File> 1271 <File 1272 RelativePath="..\BasicCompiler_Common\VariableOpe.h" 1258 1273 > 1259 1274 </File> … … 1861 1876 </Filter> 1862 1877 <Filter 1863 Name="Debug"1864 >1865 <File1866 RelativePath="VarList.cpp"1867 >1868 <FileConfiguration1869 Name="Debug|Win32"1870 >1871 <Tool1872 Name="VCCLCompilerTool"1873 PreprocessorDefinitions=""1874 />1875 </FileConfiguration>1876 <FileConfiguration1877 Name="Release|Win32"1878 >1879 <Tool1880 Name="VCCLCompilerTool"1881 PreprocessorDefinitions=""1882 />1883 </FileConfiguration>1884 <FileConfiguration1885 Name="English_Rel|Win32"1886 >1887 <Tool1888 Name="VCCLCompilerTool"1889 PreprocessorDefinitions=""1890 />1891 </FileConfiguration>1892 </File>1893 <File1894 RelativePath="WatchList.cpp"1895 >1896 <FileConfiguration1897 Name="Debug|Win32"1898 >1899 <Tool1900 Name="VCCLCompilerTool"1901 PreprocessorDefinitions=""1902 />1903 </FileConfiguration>1904 <FileConfiguration1905 Name="Release|Win32"1906 >1907 <Tool1908 Name="VCCLCompilerTool"1909 PreprocessorDefinitions=""1910 />1911 </FileConfiguration>1912 <FileConfiguration1913 Name="English_Rel|Win32"1914 >1915 <Tool1916 Name="VCCLCompilerTool"1917 PreprocessorDefinitions=""1918 />1919 </FileConfiguration>1920 </File>1921 </Filter>1922 <Filter1923 1878 Name="CommonClasses" 1924 1879 > … … 1929 1884 <File 1930 1885 RelativePath="..\BasicCompiler_Common\Type.cpp" 1886 > 1887 </File> 1888 <File 1889 RelativePath="..\BasicCompiler_Common\Variable.cpp" 1931 1890 > 1932 1891 </File>
Note:
See TracChangeset
for help on using the changeset viewer.