- Timestamp:
- 06/04/04 04:19:42 (21 years ago)
- Location:
- ps/trunk/source/workspaces/premake
- Files:
-
- 2 edited
-
premake.exe (modified) ( previous)
-
premake.lua (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/source/workspaces/premake/premake.lua
r367 r395 74 74 package.linkflags = { "static-runtime" } 75 75 package.buildflags = { "no-main" } 76 package.pchHeader = "precompiled.h" 77 package.pchSource = "precompiled.cpp" 76 78 else -- Non-Windows, = Unix 77 79 -- Libraries
Note:
See TracChangeset
for help on using the changeset viewer.
