Files
itgmania212121/stepmania/PBProject/stepmania.pbproj
Steve Checkoway 95e30d9146 Put pch caches in a directory that depends on the active configuration. Use 3 types of configurations:
Native: compiles with optimizations, no debug symbols and only for the native arch.
Debug: compiles without optimization but with debug symbols, only for the native arch.
Universal: compiles with optimizations, no debug symbols, and for ppc and i386.
2006-02-19 07:58:15 +00:00
..