OSDN Git Service

Compiler/Linker "response" file containing compiler options and list of files to...
authorKarl Schultz <kschultz@freedesktop.org>
Fri, 25 Jul 2003 16:38:17 +0000 (16:38 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Fri, 25 Jul 2003 16:38:17 +0000 (16:38 +0000)
commitb9d9c1f40decf2448af9e472fc378bd44fd04423
treed8b016b92739ee70a510f4d1c02db25544074262
parent9b0bb3d0523161946b84fedbb1f84e4222e340ce
Compiler/Linker "response" file containing compiler options and list of files to compile/link for the C++ files in the glu library.  It is easier to edit and maintain this infomation in flat files instead of trying to enter it into the VC project menus.  The C++ files are compiled as a "pre-link" step.
src/glu/sgi/ccDebug.txt [new file with mode: 0644]
src/glu/sgi/ccDebugObj.txt [new file with mode: 0644]
src/glu/sgi/ccRelease.txt [new file with mode: 0644]
src/glu/sgi/ccReleaseObj.txt [new file with mode: 0644]