changed the name of the executable to fysxasteroids
parent
d01ab37554
commit
fa57ccfcbf
|
@ -38,9 +38,9 @@ SET ( ASTEROIDS_SOURCES
|
|||
asteroids/View.cc
|
||||
)
|
||||
|
||||
ADD_EXECUTABLE ( fysx_asteroids ${ASTEROIDS_SOURCES} )
|
||||
ADD_EXECUTABLE ( fysxasteroids ${ASTEROIDS_SOURCES} )
|
||||
|
||||
TARGET_LINK_LIBRARIES ( fysx_asteroids
|
||||
TARGET_LINK_LIBRARIES ( fysxasteroids
|
||||
Engine
|
||||
oglft
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue