Changeset 124 in dev for BasicCompiler64/BasicCompiler.vcproj
- Timestamp:
- May 14, 2007, 2:18:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler64/BasicCompiler.vcproj
r107 r124 609 609 <File 610 610 RelativePath="..\BasicCompiler_Common\include\Source.h" 611 > 612 </File> 613 </Filter> 614 <Filter 615 Name="Operation Statements" 616 > 617 <File 618 RelativePath="..\BasicCompiler_Common\include\Exception.h" 611 619 > 612 620 </File> … … 1788 1796 </Filter> 1789 1797 <Filter 1790 Name="Exception"1791 >1792 <File1793 RelativePath="..\BasicCompiler_Common\Exception.cpp"1794 >1795 </File>1796 <File1797 RelativePath="..\BasicCompiler_Common\Exception.h"1798 >1799 </File>1800 </Filter>1801 <Filter1802 1798 Name="Procedure" 1803 1799 > … … 1848 1844 <File 1849 1845 RelativePath="..\BasicCompiler_Common\src\Source.cpp" 1846 > 1847 </File> 1848 </Filter> 1849 <Filter 1850 Name="Operation Statements" 1851 > 1852 <File 1853 RelativePath="..\BasicCompiler_Common\src\Exception.cpp" 1850 1854 > 1851 1855 </File>
Note:
See TracChangeset
for help on using the changeset viewer.