summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/nbproject/configurations.xml
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-18 22:02:50 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-18 22:02:50 +0000
commitf920ef497f3299ae24fe783ce03bdd93b419f764 (patch)
treebdaa9197c08d29ab141a6adfdd6cc0a68ddd3996 /plugins/Clist_nicer/nbproject/configurations.xml
parent6c3b0571f0678da0512069869afaa284c054377e (diff)
plugins folders renaming
git-svn-id: http://svn.miranda-ng.org/main/trunk@60 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/nbproject/configurations.xml')
-rw-r--r--plugins/Clist_nicer/nbproject/configurations.xml255
1 files changed, 255 insertions, 0 deletions
diff --git a/plugins/Clist_nicer/nbproject/configurations.xml b/plugins/Clist_nicer/nbproject/configurations.xml
new file mode 100644
index 0000000000..3010ab57b7
--- /dev/null
+++ b/plugins/Clist_nicer/nbproject/configurations.xml
@@ -0,0 +1,255 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<configurationDescriptor version="62">
+ <logicalFolder name="root" displayName="root" projectFiles="true">
+ <logicalFolder name="f1" displayName="Docs" projectFiles="true">
+ <itemPath>docs/CHANGELOG</itemPath>
+ <itemPath>docs/README</itemPath>
+ <itemPath>docs/Skinning.HOWTO</itemPath>
+ <itemPath>docs/license.txt</itemPath>
+ </logicalFolder>
+ <logicalFolder name="HeaderFiles"
+ displayName="Header Files"
+ projectFiles="true">
+ <itemPath>IcoLib.h</itemPath>
+ <itemPath>alphablend.h</itemPath>
+ <itemPath>clc.h</itemPath>
+ <itemPath>clist.h</itemPath>
+ <itemPath>CLUIFrames/cluiframes.h</itemPath>
+ <itemPath>commonheaders.h</itemPath>
+ <itemPath>coolsb/coolsb_internal.h</itemPath>
+ <itemPath>coolsb/coolsblib.h</itemPath>
+ <itemPath>coolsb/coolscroll.h</itemPath>
+ <itemPath>extBackg.h</itemPath>
+ <itemPath>forkthread.h</itemPath>
+ <itemPath>m_cln_skinedit.h</itemPath>
+ <itemPath>m_clui.h</itemPath>
+ <itemPath>m_cluiframes.h</itemPath>
+ <itemPath>m_fontservice.h</itemPath>
+ <itemPath>m_metacontacts.h</itemPath>
+ <itemPath>m_updater.h</itemPath>
+ <itemPath>m_variables.h</itemPath>
+ <itemPath>resource.h</itemPath>
+ <itemPath>rowheight_funcs.h</itemPath>
+ <itemPath>coolsb/userdefs.h</itemPath>
+ </logicalFolder>
+ <logicalFolder name="ResourceFiles"
+ displayName="Resource Files"
+ projectFiles="true">
+ <itemPath>cln_private.rc</itemPath>
+ <itemPath>resource.rc</itemPath>
+ </logicalFolder>
+ <logicalFolder name="SourceFiles"
+ displayName="Source Files"
+ projectFiles="true">
+ <logicalFolder name="f1" displayName="CLUIFrames" projectFiles="true">
+ <itemPath>CLUIFrames/cluiframes.c</itemPath>
+ <itemPath>cluiservices.c</itemPath>
+ <itemPath>CLUIFrames/framesmenu.c</itemPath>
+ <itemPath>CLUIFrames/groupmenu.c</itemPath>
+ <itemPath>CLUIFrames/movetogroup.c</itemPath>
+ </logicalFolder>
+ <logicalFolder name="f2" displayName="Coolscroll" projectFiles="true">
+ <itemPath>coolsb/coolsblib.c</itemPath>
+ <itemPath>coolsb/coolscroll.c</itemPath>
+ </logicalFolder>
+ <logicalFolder name="f4" displayName="Option pages" projectFiles="true">
+ <itemPath>clcopts.c</itemPath>
+ <itemPath>clistopts.c</itemPath>
+ <itemPath>cluiopts.c</itemPath>
+ </logicalFolder>
+ <logicalFolder name="f3" displayName="Skin Engine" projectFiles="true">
+ <itemPath>CLCButton.c</itemPath>
+ <itemPath>alphablend.c</itemPath>
+ <itemPath>extBackg.c</itemPath>
+ <itemPath>statusfloater.c</itemPath>
+ <itemPath>wallpaper.c</itemPath>
+ </logicalFolder>
+ <itemPath>Docking.c</itemPath>
+ <itemPath>clc.c</itemPath>
+ <itemPath>clcidents.c</itemPath>
+ <itemPath>clcitems.c</itemPath>
+ <itemPath>clcmsgs.c</itemPath>
+ <itemPath>clcpaint.c</itemPath>
+ <itemPath>clcutils.c</itemPath>
+ <itemPath>clistevents.c</itemPath>
+ <itemPath>clistmenus.c</itemPath>
+ <itemPath>clistmod.c</itemPath>
+ <itemPath>clistsettings.c</itemPath>
+ <itemPath>clisttray.c</itemPath>
+ <itemPath>clnplus.cpp</itemPath>
+ <itemPath>clui.c</itemPath>
+ <itemPath>commonheaders.c</itemPath>
+ <itemPath>contact.c</itemPath>
+ <itemPath>forkthread.c</itemPath>
+ <itemPath>init.c</itemPath>
+ <itemPath>rowheight_funcs.c</itemPath>
+ <itemPath>statusbar.c</itemPath>
+ <itemPath>viewmodes.c</itemPath>
+ </logicalFolder>
+ <logicalFolder name="ExternalFiles"
+ displayName="Important Files"
+ projectFiles="false">
+ <itemPath>Makefile</itemPath>
+ </logicalFolder>
+ </logicalFolder>
+ <projectmakefile>Makefile</projectmakefile>
+ <confs>
+ <conf name="Debug" type="2">
+ <toolsSet>
+ <developmentServer>localhost</developmentServer>
+ <compilerSet>MinGW|MinGW</compilerSet>
+ <platform>3</platform>
+ </toolsSet>
+ <compileType>
+ <cTool>
+ <developmentMode>0</developmentMode>
+ <stripSymbols>true</stripSymbols>
+ <architecture>1</architecture>
+ <incDir>
+ <pElem>../../include</pElem>
+ <pElem>../../include/mingw</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>__GNUWIN32__</Elem>
+ </preprocessorList>
+ </cTool>
+ <ccTool>
+ <stripSymbols>true</stripSymbols>
+ <incDir>
+ <pElem>../../include</pElem>
+ <pElem>../../include/mingw</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>__GNUWIN32__</Elem>
+ </preprocessorList>
+ </ccTool>
+ <linkerTool>
+ <stripSymbols>true</stripSymbols>
+ <linkerKpic>false</linkerKpic>
+ <linkerLibItems>
+ <linkerLibLibItem>gdi32</linkerLibLibItem>
+ <linkerLibLibItem>comctl32</linkerLibLibItem>
+ <linkerLibLibItem>comdlg32</linkerLibLibItem>
+ <linkerLibLibItem>msvcrt</linkerLibLibItem>
+ <linkerLibLibItem>kernel32</linkerLibLibItem>
+ <linkerLibLibItem>msimg32</linkerLibLibItem>
+ <linkerLibLibItem>shlwapi</linkerLibLibItem>
+ <linkerLibLibItem>user32</linkerLibLibItem>
+ <linkerLibLibItem>shell32</linkerLibLibItem>
+ <linkerLibLibItem>shlwapi</linkerLibLibItem>
+ <linkerLibLibItem>user32</linkerLibLibItem>
+ </linkerLibItems>
+ </linkerTool>
+ </compileType>
+ </conf>
+ <conf name="Release" type="2">
+ <toolsSet>
+ <developmentServer>localhost</developmentServer>
+ <compilerSet>MinGW|MinGW</compilerSet>
+ <platform>3</platform>
+ </toolsSet>
+ <compileType>
+ <cTool>
+ <developmentMode>5</developmentMode>
+ <stripSymbols>true</stripSymbols>
+ <architecture>1</architecture>
+ <incDir>
+ <pElem>../../include</pElem>
+ <pElem>../../include/mingw</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>__GNUWIN32__</Elem>
+ </preprocessorList>
+ </cTool>
+ <ccTool>
+ <developmentMode>5</developmentMode>
+ <stripSymbols>true</stripSymbols>
+ <incDir>
+ <pElem>../../include</pElem>
+ <pElem>../../include/mingw</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>__GNUWIN32__</Elem>
+ </preprocessorList>
+ </ccTool>
+ <fortranCompilerTool>
+ <developmentMode>5</developmentMode>
+ </fortranCompilerTool>
+ <linkerTool>
+ <output>dist/Release/${PLATFORM}/clist_nicer.dll</output>
+ <stripSymbols>true</stripSymbols>
+ <linkerKpic>false</linkerKpic>
+ <linkerLibItems>
+ <linkerOptionItem>build/resource.coff</linkerOptionItem>
+ <linkerLibLibItem>gdi32</linkerLibLibItem>
+ <linkerLibLibItem>comctl32</linkerLibLibItem>
+ <linkerLibLibItem>comdlg32</linkerLibLibItem>
+ <linkerLibLibItem>msvcrt</linkerLibLibItem>
+ <linkerLibLibItem>kernel32</linkerLibLibItem>
+ <linkerLibLibItem>msimg32</linkerLibLibItem>
+ <linkerLibLibItem>shlwapi</linkerLibLibItem>
+ <linkerLibLibItem>user32</linkerLibLibItem>
+ <linkerLibLibItem>shell32</linkerLibLibItem>
+ <linkerLibLibItem>shlwapi</linkerLibLibItem>
+ <linkerLibLibItem>user32</linkerLibLibItem>
+ <linkerLibLibItem>ole32</linkerLibLibItem>
+ <linkerLibLibItem>ole32</linkerLibLibItem>
+ </linkerLibItems>
+ </linkerTool>
+ </compileType>
+ </conf>
+ <conf name="Release_Unicode" type="2">
+ <toolsSet>
+ <developmentServer>localhost</developmentServer>
+ <compilerSet>MinGW|MinGW</compilerSet>
+ <platform>3</platform>
+ </toolsSet>
+ <compileType>
+ <cTool>
+ <stripSymbols>true</stripSymbols>
+ <incDir>
+ <pElem>../../include</pElem>
+ <pElem>../../include/mingw</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>__GNUWIN32__</Elem>
+ <Elem>UNICODE</Elem>
+ <Elem>_UNICODE</Elem>
+ </preprocessorList>
+ </cTool>
+ <ccTool>
+ <stripSymbols>true</stripSymbols>
+ <incDir>
+ <pElem>../../include</pElem>
+ <pElem>../../include/mingw</pElem>
+ </incDir>
+ <preprocessorList>
+ <Elem>__GNUWIN32__</Elem>
+ <Elem>UNICODE</Elem>
+ <Elem>_UNICODE</Elem>
+ </preprocessorList>
+ </ccTool>
+ <linkerTool>
+ <output>dist/Release_Unicode/${PLATFORM}/clist_nicer.dll</output>
+ <stripSymbols>true</stripSymbols>
+ <linkerKpic>false</linkerKpic>
+ <linkerLibItems>
+ <linkerOptionItem>build/resourceW.coff</linkerOptionItem>
+ <linkerLibLibItem>gdi32</linkerLibLibItem>
+ <linkerLibLibItem>comctl32</linkerLibLibItem>
+ <linkerLibLibItem>comdlg32</linkerLibLibItem>
+ <linkerLibLibItem>msvcrt</linkerLibLibItem>
+ <linkerLibLibItem>kernel32</linkerLibLibItem>
+ <linkerLibLibItem>msimg32</linkerLibLibItem>
+ <linkerLibLibItem>shlwapi</linkerLibLibItem>
+ <linkerLibLibItem>user32</linkerLibLibItem>
+ <linkerLibLibItem>shell32</linkerLibLibItem>
+ <linkerLibLibItem>shlwapi</linkerLibLibItem>
+ <linkerLibLibItem>user32</linkerLibLibItem>
+ <linkerLibLibItem>ole32</linkerLibLibItem>
+ </linkerLibItems>
+ </linkerTool>
+ </compileType>
+ </conf>
+ </confs>
+</configurationDescriptor>