Initial commit
This commit is contained in:
268
nbproject/configurations.xml
Normal file
268
nbproject/configurations.xml
Normal file
@@ -0,0 +1,268 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configurationDescriptor version="100">
|
||||
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
||||
<logicalFolder name="HeaderFiles"
|
||||
displayName="Header Files"
|
||||
projectFiles="true">
|
||||
<itemPath>AppConfig.h</itemPath>
|
||||
<itemPath>GpgMECWorker.h</itemPath>
|
||||
<itemPath>GpgMEWorker.h</itemPath>
|
||||
<itemPath>K7Main.h</itemPath>
|
||||
<itemPath>PopupDeleter.h</itemPath>
|
||||
<itemPath>PopupUploader.h</itemPath>
|
||||
<itemPath>TransientMessageWidget.h</itemPath>
|
||||
<itemPath>global.h</itemPath>
|
||||
</logicalFolder>
|
||||
<logicalFolder name="ResourceFiles"
|
||||
displayName="Resource Files"
|
||||
projectFiles="true">
|
||||
<itemPath>WTAPPROOT/K7/K7.xml</itemPath>
|
||||
<itemPath>WTAPPROOT/K7/K7_fr.xml</itemPath>
|
||||
</logicalFolder>
|
||||
<logicalFolder name="SourceFiles"
|
||||
displayName="Source Files"
|
||||
projectFiles="true">
|
||||
<itemPath>AppConfig.cpp</itemPath>
|
||||
<itemPath>GpgMECWorker.cpp</itemPath>
|
||||
<itemPath>GpgMEWorker.cpp</itemPath>
|
||||
<itemPath>K7Main.cpp</itemPath>
|
||||
<itemPath>PopupDeleter.cpp</itemPath>
|
||||
<itemPath>PopupUploader.cpp</itemPath>
|
||||
<itemPath>TransientMessageWidget.cpp</itemPath>
|
||||
<itemPath>main.cpp</itemPath>
|
||||
</logicalFolder>
|
||||
<logicalFolder name="TestFiles"
|
||||
displayName="Test Files"
|
||||
projectFiles="false"
|
||||
kind="TEST_LOGICAL_FOLDER">
|
||||
</logicalFolder>
|
||||
<logicalFolder name="ExternalFiles"
|
||||
displayName="Important Files"
|
||||
projectFiles="false"
|
||||
kind="IMPORTANT_FILES_FOLDER">
|
||||
<itemPath>Makefile</itemPath>
|
||||
</logicalFolder>
|
||||
</logicalFolder>
|
||||
<projectmakefile>Makefile</projectmakefile>
|
||||
<confs>
|
||||
<conf name="Debug" type="1">
|
||||
<toolsSet>
|
||||
<compilerSet>default</compilerSet>
|
||||
<dependencyChecking>true</dependencyChecking>
|
||||
<rebuildPropChanged>false</rebuildPropChanged>
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<ccTool>
|
||||
<incDir>
|
||||
<pElem>/usr/local/Wt-Debug/include</pElem>
|
||||
</incDir>
|
||||
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
|
||||
<preprocessorList>
|
||||
<Elem>DEVTIME</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
<linkerTool>
|
||||
<linkerAddLib>
|
||||
<pElem>/usr/local/Wt-Debug/lib</pElem>
|
||||
</linkerAddLib>
|
||||
<linkerLibItems>
|
||||
<linkerLibLibItem>wtd</linkerLibLibItem>
|
||||
<linkerLibLibItem>wthttpd</linkerLibLibItem>
|
||||
<linkerLibLibItem>gpgmepp</linkerLibLibItem>
|
||||
<linkerLibLibItem>gpgme</linkerLibLibItem>
|
||||
</linkerLibItems>
|
||||
</linkerTool>
|
||||
</compileType>
|
||||
<item path="AppConfig.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="AppConfig.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMECWorker.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMECWorker.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMEWorker.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMEWorker.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="K7Main.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="K7Main.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupUploader.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupUploader.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="TransientMessageWidget.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="TransientMessageWidget.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="WTAPPROOT/K7/K7.xml" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="WTAPPROOT/K7/K7_fr.xml" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="global.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
</conf>
|
||||
<conf name="Release" type="1">
|
||||
<toolsSet>
|
||||
<compilerSet>default</compilerSet>
|
||||
<dependencyChecking>true</dependencyChecking>
|
||||
<rebuildPropChanged>false</rebuildPropChanged>
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<cTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
</cTool>
|
||||
<ccTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
<incDir>
|
||||
<pElem>/usr/local/Wt/include</pElem>
|
||||
</incDir>
|
||||
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
|
||||
</ccTool>
|
||||
<fortranCompilerTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
</fortranCompilerTool>
|
||||
<asmTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
</asmTool>
|
||||
<linkerTool>
|
||||
<linkerAddLib>
|
||||
<pElem>/usr/local/Wt/lib</pElem>
|
||||
</linkerAddLib>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
<linkerLibItems>
|
||||
<linkerLibLibItem>wt</linkerLibLibItem>
|
||||
<linkerLibLibItem>wtfcgi</linkerLibLibItem>
|
||||
<linkerLibLibItem>gpgmepp</linkerLibLibItem>
|
||||
<linkerLibLibItem>gpgme</linkerLibLibItem>
|
||||
</linkerLibItems>
|
||||
</linkerTool>
|
||||
</compileType>
|
||||
<item path="AppConfig.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="AppConfig.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMECWorker.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMECWorker.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMEWorker.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMEWorker.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="K7Main.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="K7Main.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupUploader.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupUploader.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="TransientMessageWidget.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="TransientMessageWidget.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="WTAPPROOT/K7/K7.xml" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="WTAPPROOT/K7/K7_fr.xml" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="global.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
</conf>
|
||||
<conf name="ARM-Release" type="1">
|
||||
<toolsSet>
|
||||
<compilerSet>default</compilerSet>
|
||||
<dependencyChecking>true</dependencyChecking>
|
||||
<rebuildPropChanged>false</rebuildPropChanged>
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<cTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
</cTool>
|
||||
<ccTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
<incDir>
|
||||
<pElem>/usr/local/Wt/include</pElem>
|
||||
</incDir>
|
||||
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
|
||||
<preprocessorList>
|
||||
<Elem>LARGEFILE_SOURCE=1</Elem>
|
||||
<Elem>_FILE_OFFSET_BITS=64</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
<fortranCompilerTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
</fortranCompilerTool>
|
||||
<asmTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
</asmTool>
|
||||
<linkerTool>
|
||||
<linkerAddLib>
|
||||
<pElem>/usr/local/Wt/lib</pElem>
|
||||
</linkerAddLib>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
<linkerLibItems>
|
||||
<linkerLibLibItem>wt</linkerLibLibItem>
|
||||
<linkerLibLibItem>wtfcgi</linkerLibLibItem>
|
||||
<linkerLibLibItem>gpgmepp</linkerLibLibItem>
|
||||
<linkerLibLibItem>gpgme</linkerLibLibItem>
|
||||
</linkerLibItems>
|
||||
</linkerTool>
|
||||
</compileType>
|
||||
<item path="AppConfig.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="AppConfig.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMECWorker.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMECWorker.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMEWorker.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="GpgMEWorker.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="K7Main.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="K7Main.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupUploader.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupUploader.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="TransientMessageWidget.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="TransientMessageWidget.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="WTAPPROOT/K7/K7.xml" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="WTAPPROOT/K7/K7_fr.xml" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="global.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
</conf>
|
||||
</confs>
|
||||
</configurationDescriptor>
|
||||
Reference in New Issue
Block a user