diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-16 07:45:36 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-16 07:45:36 +0000 |
commit | f290d57f64b6bae7735523d09e2fa5ec27966081 (patch) | |
tree | 3dea6e6e3fbfc8ba04238471deac5fe9dc28ea97 | |
parent | 43a7a15c843bd862f7917e6c58b710491e0882d5 (diff) |
removed not used files
git-svn-id: http://svn.miranda-ng.org/main/trunk@985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/Clist_nicer/coolsb/coolsb.dsp | 92 | ||||
-rw-r--r-- | plugins/Clist_nicer/nbproject/Package-Debug.bash | 74 | ||||
-rw-r--r-- | plugins/Clist_nicer/nbproject/Package-Release.bash | 74 | ||||
-rw-r--r-- | plugins/Clist_nicer/nbproject/Package-Release_Unicode.bash | 74 | ||||
-rw-r--r-- | plugins/Clist_nicer/nbproject/configurations.xml | 255 | ||||
-rw-r--r-- | plugins/Clist_nicer/nbproject/project.properties | 0 | ||||
-rw-r--r-- | plugins/Clist_nicer/nbproject/project.xml | 15 |
7 files changed, 0 insertions, 584 deletions
diff --git a/plugins/Clist_nicer/coolsb/coolsb.dsp b/plugins/Clist_nicer/coolsb/coolsb.dsp deleted file mode 100644 index 34e7a537a1..0000000000 --- a/plugins/Clist_nicer/coolsb/coolsb.dsp +++ /dev/null @@ -1,92 +0,0 @@ -# Microsoft Developer Studio Project File - Name="coolsb" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** NICHT BEARBEITEN **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=coolsb - Win32 Debug
-!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
-!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
-!MESSAGE
-!MESSAGE NMAKE /f "coolsb.mak".
-!MESSAGE
-!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
-!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
-!MESSAGE
-!MESSAGE NMAKE /f "coolsb.mak" CFG="coolsb - Win32 Debug"
-!MESSAGE
-!MESSAGE Für die Konfiguration stehen zur Auswahl:
-!MESSAGE
-!MESSAGE "coolsb - Win32 Release" (basierend auf "Win32 (x86) Static Library")
-!MESSAGE "coolsb - Win32 Debug" (basierend auf "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "coolsb - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "coolsb - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "coolsb - Win32 Release"
-# Name "coolsb - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
-# End Target
-# End Project
diff --git a/plugins/Clist_nicer/nbproject/Package-Debug.bash b/plugins/Clist_nicer/nbproject/Package-Debug.bash deleted file mode 100644 index 74b39a112d..0000000000 --- a/plugins/Clist_nicer/nbproject/Package-Debug.bash +++ /dev/null @@ -1,74 +0,0 @@ -#!/bin/bash -x - -# -# Generated - do not edit! -# - -# Macros -TOP=`pwd` -CND_PLATFORM=MinGW-Windows -CND_CONF=Debug -CND_DISTDIR=dist -TMPDIR=build/${CND_CONF}/${CND_PLATFORM}/tmp-packaging -TMPDIRNAME=tmp-packaging -OUTPUT_PATH=${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libclist_nicer.dll -OUTPUT_BASENAME=libclist_nicer.dll -PACKAGE_TOP_DIR=libclistnicer.dll/ - -# Functions -function checkReturnCode -{ - rc=$? - if [ $rc != 0 ] - then - exit $rc - fi -} -function makeDirectory -# $1 directory path -# $2 permission (optional) -{ - mkdir -p "$1" - checkReturnCode - if [ "$2" != "" ] - then - chmod $2 "$1" - checkReturnCode - fi -} -function copyFileToTmpDir -# $1 from-file path -# $2 to-file path -# $3 permission -{ - cp "$1" "$2" - checkReturnCode - if [ "$3" != "" ] - then - chmod $3 "$2" - checkReturnCode - fi -} - -# Setup -cd "${TOP}" -mkdir -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package -rm -rf ${TMPDIR} -mkdir -p ${TMPDIR} - -# Copy files and create directories and links -cd "${TOP}" -makeDirectory ${TMPDIR}/libclistnicer.dll/lib -copyFileToTmpDir "${OUTPUT_PATH}" "${TMPDIR}/${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}" 0644 - - -# Generate tar file -cd "${TOP}" -rm -f ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libclistnicer.dll.tar -cd ${TMPDIR} -tar -vcf ../../../../${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libclistnicer.dll.tar * -checkReturnCode - -# Cleanup -cd "${TOP}" -rm -rf ${TMPDIR} diff --git a/plugins/Clist_nicer/nbproject/Package-Release.bash b/plugins/Clist_nicer/nbproject/Package-Release.bash deleted file mode 100644 index 5988096476..0000000000 --- a/plugins/Clist_nicer/nbproject/Package-Release.bash +++ /dev/null @@ -1,74 +0,0 @@ -#!/bin/bash -x - -# -# Generated - do not edit! -# - -# Macros -TOP=`pwd` -CND_PLATFORM=MinGW-Windows -CND_CONF=Release -CND_DISTDIR=dist -TMPDIR=build/${CND_CONF}/${CND_PLATFORM}/tmp-packaging -TMPDIRNAME=tmp-packaging -OUTPUT_PATH=dist/Release/${PLATFORM}/clist_nicer.dll -OUTPUT_BASENAME=clist_nicer.dll -PACKAGE_TOP_DIR=libclistnicer.dll/ - -# Functions -function checkReturnCode -{ - rc=$? - if [ $rc != 0 ] - then - exit $rc - fi -} -function makeDirectory -# $1 directory path -# $2 permission (optional) -{ - mkdir -p "$1" - checkReturnCode - if [ "$2" != "" ] - then - chmod $2 "$1" - checkReturnCode - fi -} -function copyFileToTmpDir -# $1 from-file path -# $2 to-file path -# $3 permission -{ - cp "$1" "$2" - checkReturnCode - if [ "$3" != "" ] - then - chmod $3 "$2" - checkReturnCode - fi -} - -# Setup -cd "${TOP}" -mkdir -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package -rm -rf ${TMPDIR} -mkdir -p ${TMPDIR} - -# Copy files and create directories and links -cd "${TOP}" -makeDirectory ${TMPDIR}/libclistnicer.dll/lib -copyFileToTmpDir "${OUTPUT_PATH}" "${TMPDIR}/${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}" 0644 - - -# Generate tar file -cd "${TOP}" -rm -f ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libclistnicer.dll.tar -cd ${TMPDIR} -tar -vcf ../../../../${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libclistnicer.dll.tar * -checkReturnCode - -# Cleanup -cd "${TOP}" -rm -rf ${TMPDIR} diff --git a/plugins/Clist_nicer/nbproject/Package-Release_Unicode.bash b/plugins/Clist_nicer/nbproject/Package-Release_Unicode.bash deleted file mode 100644 index 7d39928943..0000000000 --- a/plugins/Clist_nicer/nbproject/Package-Release_Unicode.bash +++ /dev/null @@ -1,74 +0,0 @@ -#!/bin/bash -x - -# -# Generated - do not edit! -# - -# Macros -TOP=`pwd` -CND_PLATFORM=MinGW-Windows -CND_CONF=Release_Unicode -CND_DISTDIR=dist -TMPDIR=build/${CND_CONF}/${CND_PLATFORM}/tmp-packaging -TMPDIRNAME=tmp-packaging -OUTPUT_PATH=dist/Release_Unicode/${PLATFORM}/clist_nicer.dll -OUTPUT_BASENAME=clist_nicer.dll -PACKAGE_TOP_DIR=libclistnicer.dll/ - -# Functions -function checkReturnCode -{ - rc=$? - if [ $rc != 0 ] - then - exit $rc - fi -} -function makeDirectory -# $1 directory path -# $2 permission (optional) -{ - mkdir -p "$1" - checkReturnCode - if [ "$2" != "" ] - then - chmod $2 "$1" - checkReturnCode - fi -} -function copyFileToTmpDir -# $1 from-file path -# $2 to-file path -# $3 permission -{ - cp "$1" "$2" - checkReturnCode - if [ "$3" != "" ] - then - chmod $3 "$2" - checkReturnCode - fi -} - -# Setup -cd "${TOP}" -mkdir -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package -rm -rf ${TMPDIR} -mkdir -p ${TMPDIR} - -# Copy files and create directories and links -cd "${TOP}" -makeDirectory ${TMPDIR}/libclistnicer.dll/lib -copyFileToTmpDir "${OUTPUT_PATH}" "${TMPDIR}/${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}" 0644 - - -# Generate tar file -cd "${TOP}" -rm -f ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libclistnicer.dll.tar -cd ${TMPDIR} -tar -vcf ../../../../${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libclistnicer.dll.tar * -checkReturnCode - -# Cleanup -cd "${TOP}" -rm -rf ${TMPDIR} diff --git a/plugins/Clist_nicer/nbproject/configurations.xml b/plugins/Clist_nicer/nbproject/configurations.xml deleted file mode 100644 index 3010ab57b7..0000000000 --- a/plugins/Clist_nicer/nbproject/configurations.xml +++ /dev/null @@ -1,255 +0,0 @@ -<?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>
diff --git a/plugins/Clist_nicer/nbproject/project.properties b/plugins/Clist_nicer/nbproject/project.properties deleted file mode 100644 index e69de29bb2..0000000000 --- a/plugins/Clist_nicer/nbproject/project.properties +++ /dev/null diff --git a/plugins/Clist_nicer/nbproject/project.xml b/plugins/Clist_nicer/nbproject/project.xml deleted file mode 100644 index cb4861b7a8..0000000000 --- a/plugins/Clist_nicer/nbproject/project.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://www.netbeans.org/ns/project/1">
- <type>org.netbeans.modules.cnd.makeproject</type>
- <configuration>
- <data xmlns="http://www.netbeans.org/ns/make-project/1">
- <name>Clist_Nicer</name>
- <make-project-type>0</make-project-type>
- <c-extensions>c</c-extensions>
- <cpp-extensions>cpp</cpp-extensions>
- <header-extensions>h</header-extensions>
- <sourceEncoding>UTF-8</sourceEncoding>
- <make-dep-projects/>
- </data>
- </configuration>
-</project>
|