Skip to content

Instantly share code, notes, and snippets.

@mame
Created May 4, 2012 01:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mame/2591063 to your computer and use it in GitHub Desktop.
Save mame/2591063 to your computer and use it in GitHub Desktop.
diff --git a/ruviedit/ruviedit.pro b/ruviedit/ruviedit.pro
index 1b8d434..a8fcc54 100644
--- a/ruviedit/ruviedit.pro
+++ b/ruviedit/ruviedit.pro
@@ -3,11 +3,8 @@
# ------------------------------------------------------
TEMPLATE = app
-TARGET = ruviedit
-DESTDIR = ../
QT += core gui
CONFIG += release
-DEFINES += QT_LARGEFILE_SUPPORT
INCLUDEPATH += ./GeneratedFiles \
./GeneratedFiles/Release \
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment