Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/StandProject.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (hide annotations) (download)
Thu Dec 20 18:39:21 2012 UTC (11 years, 3 months ago) by haruneko24
File size: 279 byte(s)


1 haruneko24 1 TEMPLATE = subdirs
2    
3     SUBDIRS = StandCore.pro
4    
5     CONFIG += ordered
6    
7     SUBDIRS += \
8     StandTest.pro \
9 haruneko24 90 StandEditor.pro \
10     StandUtility.pro
11 haruneko24 1
12     include(dependency.pri)
13    
14 haruneko24 90 StandUtility.depends = StandCore
15 haruneko24 1 StandEditor.depends = StandCore
16     StandTest.depends = StandCore
17    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26