summaryrefslogtreecommitdiffstats
path: root/Source/EXEHeader.dsptemplate
Commit message (Expand)AuthorAgeFilesLines
* support for debug and opt librariesKen Martin2001-04-261-3/+3
* FIX: returned to using /O2 optimization level and put a pragma in the netlib ...Jim Miller2001-04-041-2/+2
* ENH: ignore unused libary warnings, removed /forceJim Miller2001-03-191-6/+6
* ENH: Finished Simplifying dsptemplate processing with in place of separate R...Brad King2001-03-091-5/+4
* ERR: Fixed header template for Release MinSize builds.Brad King2001-03-091-10/+10
* ENH: Added Release MinSize configuration for executables.Brad King2001-03-091-0/+24
* FIX: added /force to link options and removed precompiled header usageJim Miller2001-02-061-8/+8
* BUG: backed off on the compiler optimization used. Instead of using /O2, we ...Jim Miller2001-01-251-2/+2
* BUG: fix release build on windowsBill Hoffman2000-09-011-6/+4
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+100