209 lines
7.5 KiB
Plaintext
209 lines
7.5 KiB
Plaintext
<?xml version = '1.0'?>
|
|
<kdevelop>
|
|
<general>
|
|
<author>Alex Shaduri</author>
|
|
<email>ashaduri 'at' gmail.com</email>
|
|
<version>0.4.1</version>
|
|
<projectmanagement>KDevAutoProject</projectmanagement>
|
|
<primarylanguage>C++</primarylanguage>
|
|
<keywords>
|
|
<keyword>C++</keyword>
|
|
<keyword>Code</keyword>
|
|
</keywords>
|
|
<projectdirectory>.</projectdirectory>
|
|
<absoluteprojectpath>false</absoluteprojectpath>
|
|
<description/>
|
|
<ignoreparts/>
|
|
<secondaryLanguages/>
|
|
<projectname>gtk2_prefs</projectname>
|
|
<defaultencoding/>
|
|
</general>
|
|
<kdevautoproject>
|
|
<general>
|
|
<activetarget>src/gtk2_prefs</activetarget>
|
|
<useconfiguration>win32</useconfiguration>
|
|
</general>
|
|
<run>
|
|
<mainprogram/>
|
|
<terminal>false</terminal>
|
|
<directoryradio>executable</directoryradio>
|
|
<customdirectory>/</customdirectory>
|
|
<programargs/>
|
|
<autocompile>true</autocompile>
|
|
<envvars/>
|
|
<globaldebugarguments/>
|
|
<globalcwd>/10/devel/projects/gtk2_prefs/current/gtk2_prefs/win32</globalcwd>
|
|
<useglobalprogram>false</useglobalprogram>
|
|
<autoinstall>false</autoinstall>
|
|
<autokdesu>false</autokdesu>
|
|
</run>
|
|
<configurations>
|
|
<optimized>
|
|
<builddir>optimized</builddir>
|
|
<ccompiler>kdevgccoptions</ccompiler>
|
|
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
<f77compiler>kdevg77options</f77compiler>
|
|
<cxxflags>-O2 -g0</cxxflags>
|
|
</optimized>
|
|
<debug>
|
|
<configargs>--enable-debug=full</configargs>
|
|
<builddir>debug</builddir>
|
|
<ccompiler>kdevgccoptions</ccompiler>
|
|
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
<f77compiler>kdevg77options</f77compiler>
|
|
<cxxflags>-Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Wmissing-prototypes -ggdb -DDEBUG -fno-exceptions -fno-rtti -pthread -D_THREAD_SAFE -O0 -g2</cxxflags>
|
|
<topsourcedir/>
|
|
<cppflags/>
|
|
<ldflags>-pthread</ldflags>
|
|
<ccompilerbinary/>
|
|
<cxxcompilerbinary/>
|
|
<f77compilerbinary/>
|
|
<cflags>-ggdb -DDEBUG -pthread -D_THREAD_SAFE -O0 -g</cflags>
|
|
<f77flags/>
|
|
</debug>
|
|
<win32>
|
|
<configargs>--target=i386-mingw32 --host=i386-mingw32 --build=i686-linux PKG_CONFIG_PATH=/target/lib/pkgconfig PKG_CONFIG_LIBDIR=/target/lib PATH="/opt/local/cross-tools/bin:/target/bin:$PATH"</configargs>
|
|
<builddir>win32</builddir>
|
|
<topsourcedir/>
|
|
<cppflags/>
|
|
<ldflags>-march=i586 -s -mms-bitfields -mthreads</ldflags>
|
|
<ccompiler>kdevgccoptions</ccompiler>
|
|
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
<f77compiler>kdevg77options</f77compiler>
|
|
<ccompilerbinary>"i386-mingw32-gcc -mms-bitfields"</ccompilerbinary>
|
|
<cxxcompilerbinary>"i386-mingw32-g++ -mms-bitfields"</cxxcompilerbinary>
|
|
<f77compilerbinary/>
|
|
<cflags>-march=i586 -mms-bitfields -mwindows -O3 -g0 -s</cflags>
|
|
<cxxflags>-g0 -O3 -march=i586 -fno-rtti -mwindows -Wall -Wcast-align -Wcast-qual -Wconversion -Wctor-dtor-privacy -Wfloat-equal -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wsign-promo -Wundef -Wwrite-strings</cxxflags>
|
|
<f77flags/>
|
|
<envvars/>
|
|
</win32>
|
|
</configurations>
|
|
<make>
|
|
<envvars>
|
|
<envvar value="1" name="WANT_AUTOCONF_2_5" />
|
|
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
|
|
</envvars>
|
|
<abortonerror>true</abortonerror>
|
|
<numberofjobs>1</numberofjobs>
|
|
<dontact>false</dontact>
|
|
<makebin/>
|
|
</make>
|
|
</kdevautoproject>
|
|
<kdevfilecreate>
|
|
<filetypes/>
|
|
<useglobaltypes>
|
|
<type ext="cpp" />
|
|
<type ext="h" />
|
|
</useglobaltypes>
|
|
</kdevfilecreate>
|
|
<kdevfileview>
|
|
<groups>
|
|
<group pattern="*.h" name="Header files" />
|
|
<group pattern="*.cpp" name="Source files" />
|
|
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
<hidenonlocation>false</hidenonlocation>
|
|
</groups>
|
|
<tree>
|
|
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
|
|
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
</tree>
|
|
</kdevfileview>
|
|
<cppsupportpart>
|
|
<filetemplates>
|
|
<interfacesuffix>.h</interfacesuffix>
|
|
<implementationsuffix>.cpp</implementationsuffix>
|
|
</filetemplates>
|
|
</cppsupportpart>
|
|
<kdevcppsupport>
|
|
<codecompletion>
|
|
<includeGlobalFunctions>true</includeGlobalFunctions>
|
|
<includeTypes>true</includeTypes>
|
|
<includeEnums>true</includeEnums>
|
|
<includeTypedefs>true</includeTypedefs>
|
|
<automaticCodeCompletion>true</automaticCodeCompletion>
|
|
<automaticArgumentsHint>true</automaticArgumentsHint>
|
|
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
|
<codeCompletionDelay>250</codeCompletionDelay>
|
|
<argumentsHintDelay>400</argumentsHintDelay>
|
|
<headerCompletionDelay>250</headerCompletionDelay>
|
|
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
|
|
<completionBoxItemOrder>0</completionBoxItemOrder>
|
|
<howEvaluationContextMenu>true</howEvaluationContextMenu>
|
|
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
|
|
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
|
|
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
|
|
<processPrimaryTypes>true</processPrimaryTypes>
|
|
<processFunctionArguments>false</processFunctionArguments>
|
|
<preProcessAllHeaders>false</preProcessAllHeaders>
|
|
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
|
|
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
|
|
<alwaysParseInBackground>true</alwaysParseInBackground>
|
|
<usePermanentCaching>true</usePermanentCaching>
|
|
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
|
|
<includePaths>.;</includePaths>
|
|
</codecompletion>
|
|
<references/>
|
|
<creategettersetter>
|
|
<prefixGet/>
|
|
<prefixSet>set</prefixSet>
|
|
<prefixVariable>m_,_</prefixVariable>
|
|
<parameterName>theValue</parameterName>
|
|
<inlineGet>true</inlineGet>
|
|
<inlineSet>true</inlineSet>
|
|
</creategettersetter>
|
|
<qt>
|
|
<used>false</used>
|
|
<version>3</version>
|
|
<includestyle>3</includestyle>
|
|
<root>/usr/lib/qt3</root>
|
|
<designerintegration>EmbeddedKDevDesigner</designerintegration>
|
|
<qmake>/usr/lib/qt3/bin/qmake</qmake>
|
|
<designer>/usr/lib/qt3/bin/designer</designer>
|
|
<designerpluginpaths/>
|
|
</qt>
|
|
<splitheadersource>
|
|
<enabled>false</enabled>
|
|
<synchronize>true</synchronize>
|
|
<orientation>Vertical</orientation>
|
|
</splitheadersource>
|
|
</kdevcppsupport>
|
|
<kdevdebugger>
|
|
<general>
|
|
<programargs/>
|
|
<gdbpath/>
|
|
<dbgshell/>
|
|
<configGdbScript/>
|
|
<runShellScript/>
|
|
<runGdbScript/>
|
|
<breakonloadinglibs>true</breakonloadinglibs>
|
|
<separatetty>false</separatetty>
|
|
<floatingtoolbar>false</floatingtoolbar>
|
|
<raiseGDBOnStart>false</raiseGDBOnStart>
|
|
</general>
|
|
<display>
|
|
<staticmembers>true</staticmembers>
|
|
<demanglenames>true</demanglenames>
|
|
<outputradix>10</outputradix>
|
|
</display>
|
|
</kdevdebugger>
|
|
<kdevdoctreeview>
|
|
<projectdoc>
|
|
<userdocDir>html/</userdocDir>
|
|
<apidocDir>html/</apidocDir>
|
|
</projectdoc>
|
|
<ignoreqt_xml/>
|
|
<ignoredoxygen/>
|
|
<ignorekdocs/>
|
|
<ignoretocs/>
|
|
<ignoredevhelp/>
|
|
</kdevdoctreeview>
|
|
<kdevdocumentation>
|
|
<projectdoc>
|
|
<docsystem/>
|
|
<docurl/>
|
|
<usermanualurl/>
|
|
</projectdoc>
|
|
</kdevdocumentation>
|
|
</kdevelop>
|