mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 07:29:38 -05:00
Switched compiler to gcc for Windows too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5964 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
664d1e02c5
commit
f8c83779af
@ -28,7 +28,6 @@ linux-g++-64 {
|
|||||||
################################# Windows ##########################################
|
################################# Windows ##########################################
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
QMAKE_CC = g++
|
|
||||||
OBJECTS_DIR = temp/obj
|
OBJECTS_DIR = temp/obj
|
||||||
MOC_DIR = temp/moc
|
MOC_DIR = temp/moc
|
||||||
DESTDIR = lib
|
DESTDIR = lib
|
||||||
|
Loading…
Reference in New Issue
Block a user