Changeset 87 in dev for BasicCompiler32/BasicCompiler.vcproj
- Timestamp:
- Apr 1, 2007, 2:28:03 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/BasicCompiler.vcproj
r79 r87 1848 1848 </Filter> 1849 1849 <Filter 1850 Name="Common Classes"1850 Name="Common Classes" 1851 1851 > 1852 1852 <File … … 1854 1854 > 1855 1855 </File> 1856 <File 1857 RelativePath="..\BasicCompiler_Common\Procedure.cpp" 1858 > 1859 </File> 1860 <File 1861 RelativePath="..\BasicCompiler_Common\Type.cpp" 1862 > 1863 </File> 1864 <File 1865 RelativePath="..\BasicCompiler_Common\TypeDef.cpp" 1866 > 1867 <FileConfiguration 1868 Name="Debug|Win32" 1869 > 1870 <Tool 1871 Name="VCCLCompilerTool" 1872 PreprocessorDefinitions="" 1873 /> 1874 </FileConfiguration> 1875 <FileConfiguration 1876 Name="Release|Win32" 1877 > 1878 <Tool 1879 Name="VCCLCompilerTool" 1880 PreprocessorDefinitions="" 1881 /> 1882 </FileConfiguration> 1883 <FileConfiguration 1884 Name="English_Rel|Win32" 1885 > 1886 <Tool 1887 Name="VCCLCompilerTool" 1888 PreprocessorDefinitions="" 1889 /> 1890 </FileConfiguration> 1891 </File> 1892 <File 1893 RelativePath="..\BasicCompiler_Common\Variable.cpp" 1894 > 1895 </File> 1856 <Filter 1857 Name="Meta Parts" 1858 > 1859 <File 1860 RelativePath="..\BasicCompiler_Common\Procedure.cpp" 1861 > 1862 </File> 1863 <File 1864 RelativePath="..\BasicCompiler_Common\Type.cpp" 1865 > 1866 </File> 1867 <File 1868 RelativePath="..\BasicCompiler_Common\TypeDef.cpp" 1869 > 1870 <FileConfiguration 1871 Name="Debug|Win32" 1872 > 1873 <Tool 1874 Name="VCCLCompilerTool" 1875 PreprocessorDefinitions="" 1876 /> 1877 </FileConfiguration> 1878 <FileConfiguration 1879 Name="Release|Win32" 1880 > 1881 <Tool 1882 Name="VCCLCompilerTool" 1883 PreprocessorDefinitions="" 1884 /> 1885 </FileConfiguration> 1886 <FileConfiguration 1887 Name="English_Rel|Win32" 1888 > 1889 <Tool 1890 Name="VCCLCompilerTool" 1891 PreprocessorDefinitions="" 1892 /> 1893 </FileConfiguration> 1894 </File> 1895 <File 1896 RelativePath="..\BasicCompiler_Common\Variable.cpp" 1897 > 1898 </File> 1899 </Filter> 1900 <Filter 1901 Name="Lexical Parts" 1902 > 1903 <File 1904 RelativePath="..\BasicCompiler_Common\src\Source.cpp" 1905 > 1906 </File> 1907 </Filter> 1896 1908 </Filter> 1897 1909 </Filter> … … 1941 1953 </Filter> 1942 1954 <Filter 1943 Name="Common Classes"1955 Name="Common Classes" 1944 1956 > 1945 1957 <File … … 1947 1959 > 1948 1960 </File> 1949 <File 1950 RelativePath="..\BasicCompiler_Common\Parameter.h" 1951 > 1952 </File> 1953 <File 1954 RelativePath="..\BasicCompiler_Common\Procedure.h" 1955 > 1956 </File> 1957 <File 1958 RelativePath="..\BasicCompiler_Common\Type.h" 1959 > 1960 </File> 1961 <File 1962 RelativePath="..\BasicCompiler_Common\TypeDef.h" 1963 > 1964 </File> 1961 <Filter 1962 Name="Meta Parts" 1963 > 1964 <File 1965 RelativePath="..\BasicCompiler_Common\Parameter.h" 1966 > 1967 </File> 1968 <File 1969 RelativePath="..\BasicCompiler_Common\Procedure.h" 1970 > 1971 </File> 1972 <File 1973 RelativePath="..\BasicCompiler_Common\Type.h" 1974 > 1975 </File> 1976 <File 1977 RelativePath="..\BasicCompiler_Common\TypeDef.h" 1978 > 1979 </File> 1980 <File 1981 RelativePath="..\BasicCompiler_Common\Variable.h" 1982 > 1983 </File> 1984 </Filter> 1985 <Filter 1986 Name="Lexical Parts" 1987 > 1988 <File 1989 RelativePath="..\BasicCompiler_Common\include\Source.h" 1990 > 1991 </File> 1992 </Filter> 1965 1993 </Filter> 1966 1994 </Filter>
Note:
See TracChangeset
for help on using the changeset viewer.