mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 12:02:36 +02:00
surface5a and new binary name
This commit is contained in:
@@ -56,7 +56,7 @@ for i in $(GLEST_DIRS) {
|
|||||||
Application glest.bin : $(GLEST_SOURCES) ;
|
Application glest.bin : $(GLEST_SOURCES) ;
|
||||||
LinkWith glest.bin : glestlib ;
|
LinkWith glest.bin : glestlib ;
|
||||||
ExternalLibs glest.bin : SDL GL GLU XERCES VORBIS VORBISFILE OGG OPENAL LUA ;
|
ExternalLibs glest.bin : SDL GL GLU XERCES VORBIS VORBISFILE OGG OPENAL LUA ;
|
||||||
IncludeDir glestglest.bin : ../shared_lib/include/$(LIB_INCLUDE_DIRS) $(GLEST_DIRS) ;
|
IncludeDir glest.bin : ../shared_lib/include/$(LIB_INCLUDE_DIRS) $(GLEST_DIRS) ;
|
||||||
|
|
||||||
#### Editor ####
|
#### Editor ####
|
||||||
if $(WX_AVAILABLE) = "yes" {
|
if $(WX_AVAILABLE) = "yes" {
|
||||||
|
Reference in New Issue
Block a user