Kimmo Varis
|
062eabf246
|
Don't use relative paths in lib.pri.
Using relative path in included file binds it to be usable only
included from one directory. Instead use variable for giving the
base path for files.
|
2010-12-18 17:03:46 +02:00 |
Kimmo Varis
|
a60b933ac7
|
Don't use relative paths in tinyxml.pri.
Using relative path in included file binds it to be usable only
included from one directory. Instead use variable for giving the
base path for files.
|
2010-12-18 16:29:58 +02:00 |
Kimmo Varis
|
5d89b2ffc7
|
Add _CRT_SECURE_NO_WARNINGS for Windows CLI build.
|
2010-12-18 12:21:58 +02:00 |
Daniel Marjamäki
|
48241c81f8
|
dmake: add include path '../externals' to lib.pri in case the pcre.h is placed there.
|
2010-12-12 17:26:13 +01:00 |
Daniel Marjamäki
|
2d3865a671
|
Add support for user defined rules
|
2010-12-12 11:56:22 +01:00 |
Kimmo Varis
|
8453228a60
|
Update CLI Qmake project file compiler flags.
|
2010-04-03 14:08:17 +03:00 |
Daniel Marjamäki
|
2c210b8ff9
|
dmake,qmake: temporarily removed -Wsign-conversion
|
2010-03-09 11:10:34 +01:00 |
Daniel Marjamäki
|
2ba3f59fc8
|
dmake, qmake: more sensitive compiler and runtime
|
2010-03-09 08:24:52 +01:00 |
Daniel Marjamäki
|
a57af3b3e9
|
use checked STL in debugmode
|
2009-11-28 18:29:32 +01:00 |
Daniel Marjamäki
|
6084a5a061
|
cli: in release use the NDEBUG to avoid assertions
|
2009-11-28 17:50:53 +01:00 |
Daniel Marjamäki
|
cba94feded
|
Restructuring: Updated the Visual Studio project files. They are now generated by qmake
|
2009-10-28 17:37:38 +01:00 |
Daniel Marjamäki
|
f2106f96ad
|
Restructuring: updated win_installer scripts
|
2009-10-27 20:22:11 +01:00 |
Daniel Marjamäki
|
90e44bb3bb
|
restructuring the folder structure
|
2009-10-25 21:20:42 +01:00 |
Daniel Marjamäki
|
d4f706e040
|
fixed qmake building with new folder structure
|
2009-10-25 19:29:10 +01:00 |