removed old and unused src.pro file

Tue, 22 Oct 2013 22:14:32 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Tue, 22 Oct 2013 22:14:32 +0300
changeset 537
1add0ee96fb3
parent 536
f23d3fe5ca27
child 538
2f85d4d286e5
child 665
4355e72ffd47

removed old and unused src.pro file

src/src.pro file | annotate | diff | comparison | revisions
--- a/src/src.pro	Tue Oct 22 22:11:57 2013 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-TARGET          = ../ldforge
-DEPENDPATH     += .
-INCLUDEPATH    += .
-RC_FILE         = ../ldforge.rc
-RESOURCES       = ../ldforge.qrc
-RCC_DIR         = ./build/
-OBJECTS_DIR     = ./build/
-MOC_DIR         = ./build/
-RCC_DIR         = ./build/
-SOURCES         = *.cpp
-HEADERS         = *.h
-FORMS           = ui/*.ui
-QT             += opengl network
-QMAKE_CXXFLAGS += -std=c++0x
-
-unix {
-	LIBS += -lGLU
-}
\ No newline at end of file

mercurial