This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pasnox
committed
Jun 15, 2010
1 parent
a660589
commit a774fcb
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
########################################################################################### | ||
## Created using Monkey Studio v1.8.4.0b2 (1.8.4.0b2) | ||
## | ||
## Author : Filipe AZEVEDO aka Nox P@sNox <[email protected]> | ||
## Project : qwbfs | ||
## FileName : qwbfs.pri | ||
## Date : 2010-04-04T11:04:05 | ||
## License : GPL3 | ||
## Comment : Creating using Monkey Studio RAD | ||
## Home Page : http://code.google.com/p/qwbfs | ||
## | ||
## This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE | ||
## WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
## | ||
########################################################################################### | ||
|
||
XUPProjectSettings { | ||
EDITOR = QMake | ||
QT_VERSION = Qt System (4.6.3) | ||
|