picture loading and rotate alien and retrace
This commit is contained in:
22
Makefile
22
Makefile
@@ -1,21 +1,21 @@
|
||||
#############################################################################
|
||||
# Makefile for building: aliendefender
|
||||
# Generated by qmake (2.01a) (Qt 4.5.2) on: ?? ????. 3 22:49:40 2009
|
||||
# Generated by qmake (2.01a) (Qt 4.5.2) on: ?? ????. 3 23:47:46 2009
|
||||
# Project: aliendefender.pro
|
||||
# Template: app
|
||||
# Command: /usr/bin/qmake -unix -o Makefile aliendefender.pro
|
||||
# Command: /usr/bin/qmake -Wall -spec ../../share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile aliendefender.pro
|
||||
#############################################################################
|
||||
|
||||
####### Compiler, tools and options
|
||||
|
||||
CC = gcc
|
||||
CXX = g++
|
||||
DEFINES = -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
|
||||
CFLAGS = -pipe -march=native -O2 -pipe -fomit-frame-pointer -Wall -W -D_REENTRANT $(DEFINES)
|
||||
CXXFLAGS = -pipe -march=native -O2 -pipe -fomit-frame-pointer -Wall -W -D_REENTRANT $(DEFINES)
|
||||
DEFINES = -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
|
||||
CFLAGS = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
|
||||
CXXFLAGS = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
|
||||
INCPATH = -I../../share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include -I. -I.
|
||||
LINK = g++
|
||||
LFLAGS = -Wl,-O1
|
||||
LFLAGS =
|
||||
LIBS = $(SUBLIBS) -L/usr/lib/qt4 -L/usr/X11R6/lib -lQtOpenGL -L/usr/lib/qt4 -L/usr/X11R6/lib -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -lQtGui -pthread -lpng -lfreetype -lgobject-2.0 -lSM -lICE -pthread -pthread -lXrender -lXrandr -lXinerama -lfontconfig -lXext -lX11 -lQtNetwork -pthread -pthread -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lGLU -lGL -lpthread
|
||||
AR = ar cqs
|
||||
RANLIB =
|
||||
@@ -65,7 +65,7 @@ DIST = ../../share/qt4/mkspecs/common/g++.conf \
|
||||
../../share/qt4/mkspecs/features/qt_config.prf \
|
||||
../../share/qt4/mkspecs/features/exclusive_builds.prf \
|
||||
../../share/qt4/mkspecs/features/default_pre.prf \
|
||||
../../share/qt4/mkspecs/features/release.prf \
|
||||
../../share/qt4/mkspecs/features/debug.prf \
|
||||
../../share/qt4/mkspecs/features/default_post.prf \
|
||||
../../share/qt4/mkspecs/features/warn_on.prf \
|
||||
../../share/qt4/mkspecs/features/qt.prf \
|
||||
@@ -117,7 +117,7 @@ Makefile: aliendefender.pro ../../share/qt4/mkspecs/linux-g++/qmake.conf ../../
|
||||
../../share/qt4/mkspecs/features/qt_config.prf \
|
||||
../../share/qt4/mkspecs/features/exclusive_builds.prf \
|
||||
../../share/qt4/mkspecs/features/default_pre.prf \
|
||||
../../share/qt4/mkspecs/features/release.prf \
|
||||
../../share/qt4/mkspecs/features/debug.prf \
|
||||
../../share/qt4/mkspecs/features/default_post.prf \
|
||||
../../share/qt4/mkspecs/features/warn_on.prf \
|
||||
../../share/qt4/mkspecs/features/qt.prf \
|
||||
@@ -133,7 +133,7 @@ Makefile: aliendefender.pro ../../share/qt4/mkspecs/linux-g++/qmake.conf ../../
|
||||
/usr/lib/qt4/libQtGui.prl \
|
||||
/usr/lib/qt4/libQtCore.prl \
|
||||
/usr/lib/qt4/libQtNetwork.prl
|
||||
$(QMAKE) -unix -o Makefile aliendefender.pro
|
||||
$(QMAKE) -Wall -spec ../../share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile aliendefender.pro
|
||||
../../share/qt4/mkspecs/common/g++.conf:
|
||||
../../share/qt4/mkspecs/common/unix.conf:
|
||||
../../share/qt4/mkspecs/common/linux.conf:
|
||||
@@ -142,7 +142,7 @@ Makefile: aliendefender.pro ../../share/qt4/mkspecs/linux-g++/qmake.conf ../../
|
||||
../../share/qt4/mkspecs/features/qt_config.prf:
|
||||
../../share/qt4/mkspecs/features/exclusive_builds.prf:
|
||||
../../share/qt4/mkspecs/features/default_pre.prf:
|
||||
../../share/qt4/mkspecs/features/release.prf:
|
||||
../../share/qt4/mkspecs/features/debug.prf:
|
||||
../../share/qt4/mkspecs/features/default_post.prf:
|
||||
../../share/qt4/mkspecs/features/warn_on.prf:
|
||||
../../share/qt4/mkspecs/features/qt.prf:
|
||||
@@ -159,7 +159,7 @@ Makefile: aliendefender.pro ../../share/qt4/mkspecs/linux-g++/qmake.conf ../../
|
||||
/usr/lib/qt4/libQtCore.prl:
|
||||
/usr/lib/qt4/libQtNetwork.prl:
|
||||
qmake: FORCE
|
||||
@$(QMAKE) -unix -o Makefile aliendefender.pro
|
||||
@$(QMAKE) -Wall -spec ../../share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile aliendefender.pro
|
||||
|
||||
dist:
|
||||
@$(CHK_DIR_EXISTS) .tmp/aliendefender1.0.0 || $(MKDIR) .tmp/aliendefender1.0.0
|
||||
|
||||
Reference in New Issue
Block a user