Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/lua-5.1.3/src/wlua.mak @ 28

Last change on this file since 28 was 28, checked in by landauf, 16 years ago
File size: 101 bytes
Line 
1SFX = 5.1
2APPNAME = wlua$(SFX)
3
4SRC = lua.c wmain.c
5
6include lua_conf.inc
7
8APPTYPE = windows
Note: See TracBrowser for help on using the repository browser.