summaryrefslogtreecommitdiff
path: root/libs/fsScan/nbproject/configurations.xml
diff options
context:
space:
mode:
authorgeronimo <geronimo013@gmx.de>2012-07-30 09:19:12 +0200
committergeronimo <geronimo013@gmx.de>2012-07-30 09:19:12 +0200
commit41922cdaf9c8db57c6b51f090eefe95b0008a0fb (patch)
treedbedbef06a7419552b7be90ac97b48417fda1fa1 /libs/fsScan/nbproject/configurations.xml
parent05bf6a9b1be1c03ed33df638d3f7d0fddf968ebc (diff)
downloadcmp-41922cdaf9c8db57c6b51f090eefe95b0008a0fb.tar.gz
cmp-41922cdaf9c8db57c6b51f090eefe95b0008a0fb.tar.bz2
former libfsScan now contains only media related stuff, so renamed lib to libmediaScan
Diffstat (limited to 'libs/fsScan/nbproject/configurations.xml')
-rw-r--r--libs/fsScan/nbproject/configurations.xml147
1 files changed, 0 insertions, 147 deletions
diff --git a/libs/fsScan/nbproject/configurations.xml b/libs/fsScan/nbproject/configurations.xml
deleted file mode 100644
index 9984a4c..0000000
--- a/libs/fsScan/nbproject/configurations.xml
+++ /dev/null
@@ -1,147 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<configurationDescriptor version="84">
- <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
- <logicalFolder name="HeaderFiles"
- displayName="Header Files"
- projectFiles="true">
- <itemPath>include/AbstractMedia.h</itemPath>
- <itemPath>include/AbstractMultiFileMovie.h</itemPath>
- <itemPath>include/Audio.h</itemPath>
- <itemPath>include/DVDImage.h</itemPath>
- <itemPath>include/FSMediaScanner.h</itemPath>
- <itemPath>include/LegacyVdrRecording.h</itemPath>
- <itemPath>include/MediaFactory.h</itemPath>
- <itemPath>include/Movie.h</itemPath>
- <itemPath>include/Picture.h</itemPath>
- <itemPath>include/VdrRecording.h</itemPath>
- </logicalFolder>
- <logicalFolder name="ResourceFiles"
- displayName="Resource Files"
- projectFiles="true">
- </logicalFolder>
- <logicalFolder name="SourceFiles"
- displayName="Source Files"
- projectFiles="true">
- <itemPath>src/AbstractMedia.cc</itemPath>
- <itemPath>src/AbstractMultiFileMovie.cc</itemPath>
- <itemPath>src/Audio.cc</itemPath>
- <itemPath>src/DVDImage.cc</itemPath>
- <itemPath>src/FSMediaScanner.cc</itemPath>
- <itemPath>src/LegacyVdrRecording.cc</itemPath>
- <itemPath>src/MediaFactory.cc</itemPath>
- <itemPath>src/Movie.cc</itemPath>
- <itemPath>src/Picture.cc</itemPath>
- <itemPath>src/VdrRecording.cc</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>
- <itemPath>summary.txt</itemPath>
- </logicalFolder>
- </logicalFolder>
- <projectmakefile>Makefile</projectmakefile>
- <confs>
- <conf name="Debug" type="3">
- <toolsSet>
- <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
- <compilerSet>default</compilerSet>
- </toolsSet>
- <compileType>
- <ccTool>
- <incDir>
- <pElem>include</pElem>
- <pElem>../networking/include</pElem>
- <pElem>../IO/include</pElem>
- <pElem>../util/include</pElem>
- <pElem>../vdr/include</pElem>
- </incDir>
- <commandLine>-std=gnu++0x -fomit-frame-pointer -fPIC -pthread -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration</commandLine>
- <preprocessorList>
- <Elem>_FILE_OFFSET_BITS=64</Elem>
- <Elem>_GNU_SOURCE=1</Elem>
- <Elem>_LARGEFILE64_SOURCE</Elem>
- <Elem>_LARGEFILE_SOURCE</Elem>
- <Elem>_REENTRANT</Elem>
- <Elem>__STDC_CONSTANT_MACROS</Elem>
- <Elem>__STDC_FORMAT_MACROS</Elem>
- <Elem>__STDC_LIMIT_MACROS</Elem>
- </preprocessorList>
- <warningLevel>2</warningLevel>
- </ccTool>
- <archiverTool>
- </archiverTool>
- <requiredProjects>
- <makeArtifact PL="../vdr"
- CT="3"
- CN="Debug"
- AC="true"
- BL="true"
- WD="../vdr"
- BC="${MAKE} -f Makefile CONF=Debug"
- CC="${MAKE} -f Makefile CONF=Debug clean"
- OP="${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libvdr.a">
- </makeArtifact>
- <makeArtifact PL="../util"
- CT="3"
- CN="Debug"
- AC="true"
- BL="true"
- WD="../util"
- BC="${MAKE} -f Makefile CONF=Debug"
- CC="${MAKE} -f Makefile CONF=Debug clean"
- OP="${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libutil.a">
- </makeArtifact>
- <makeArtifact PL="../networking"
- CT="3"
- CN="Debug"
- AC="true"
- BL="true"
- WD="../networking"
- BC="${MAKE} -f Makefile CONF=Debug"
- CC="${MAKE} -f Makefile CONF=Debug clean"
- OP="${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libnetworking.a">
- </makeArtifact>
- <makeArtifact PL="../IO"
- CT="3"
- CN="Debug"
- AC="true"
- BL="true"
- WD="../IO"
- BC="${MAKE} -f Makefile CONF=Debug"
- CC="${MAKE} -f Makefile CONF=Debug clean"
- OP="${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libio.a">
- </makeArtifact>
- </requiredProjects>
- </compileType>
- </conf>
- <conf name="Release" type="3">
- <toolsSet>
- <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
- <compilerSet>default</compilerSet>
- </toolsSet>
- <compileType>
- <cTool>
- <developmentMode>5</developmentMode>
- </cTool>
- <ccTool>
- <developmentMode>5</developmentMode>
- </ccTool>
- <fortranCompilerTool>
- <developmentMode>5</developmentMode>
- </fortranCompilerTool>
- <asmTool>
- <developmentMode>5</developmentMode>
- </asmTool>
- <archiverTool>
- </archiverTool>
- </compileType>
- </conf>
- </confs>
-</configurationDescriptor>