jpathwatch-native.prj.linux.jpathwatch-native-linux.nbproject.configurations.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jpathwatch Show documentation
Show all versions of jpathwatch Show documentation
jpathwatch is a Java library for monitoring directories for changes. It
uses the host platform's native OS functions to achive this to avoid
polling.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <configurationDescriptor version="79"> <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> <logicalFolder name="HeaderFiles" displayName="Header Files" projectFiles="true"> </logicalFolder> <logicalFolder name="ResourceFiles" displayName="Resource Files" projectFiles="true"> </logicalFolder> <logicalFolder name="SourceFiles" displayName="Source Files" projectFiles="true"> <logicalFolder name="src" displayName="src" projectFiles="true"> <itemPath>../../../src/JArgument.cpp</itemPath> <itemPath>../../../src/JArgument.h</itemPath> <itemPath>../../../src/Linux.cpp</itemPath> <itemPath>../../../src/LinuxPathWatchService.cpp</itemPath> <itemPath>../../../src/Unix.cpp</itemPath> <itemPath>../../../src/Unix.h</itemPath> <itemPath>../../../src/Unix_timespec.cpp</itemPath> <itemPath>../../../src/Unix_timespec.h</itemPath> <itemPath>../../../src/name_pachler_nio_file_impl_Linux.h</itemPath> <itemPath>../../../src/name_pachler_nio_file_impl_LinuxPathWatchService.h</itemPath> <itemPath>../../../src/name_pachler_nio_file_impl_Unix.h</itemPath> <itemPath>../../../src/name_pachler_nio_file_impl_UnixPathWatchService.h</itemPath> <itemPath>../../../src/nativelib.cpp</itemPath> <itemPath>../../../src/nativelib.h</itemPath> </logicalFolder> </logicalFolder> <logicalFolder name="ExternalFiles" displayName="Important Files" projectFiles="false"> <itemPath>Makefile</itemPath> </logicalFolder> </logicalFolder> <sourceRootList> <Elem>../../../src</Elem> </sourceRootList> <projectmakefile>Makefile</projectmakefile> <confs> <conf name="Release_x86-32bit" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <developmentMode>5</developmentMode> <commandLine>-m32</commandLine> </cTool> <ccTool> <developmentMode>5</developmentMode> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <commandLine>-m32</commandLine> <warningLevel>2</warningLevel> </ccTool> <fortranCompilerTool> <developmentMode>5</developmentMode> </fortranCompilerTool> <linkerTool> <output>../../../dist/Release/GNU-Linux-x86/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Debug_x86-32bit" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <commandLine>-m32</commandLine> </cTool> <ccTool> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <commandLine>-m32</commandLine> <warningLevel>2</warningLevel> </ccTool> <linkerTool> <output>../../../dist/Debug/GNU-Linux-x86/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Release_x86-64bit" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <developmentMode>5</developmentMode> <commandLine>-m64</commandLine> </cTool> <ccTool> <developmentMode>5</developmentMode> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <commandLine>-m64</commandLine> <warningLevel>2</warningLevel> </ccTool> <fortranCompilerTool> <developmentMode>5</developmentMode> </fortranCompilerTool> <linkerTool> <output>../../../dist/Release/GNU-Linux-x86_64/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Debug_x86-64bit" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <commandLine>-m64</commandLine> </cTool> <ccTool> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <commandLine>-m64</commandLine> <warningLevel>2</warningLevel> </ccTool> <linkerTool> <output>../../../dist/Debug/GNU-Linux-x86_64/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Release_s390" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <developmentMode>5</developmentMode> <commandLine>-m64</commandLine> </cTool> <ccTool> <developmentMode>5</developmentMode> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <warningLevel>2</warningLevel> </ccTool> <fortranCompilerTool> <developmentMode>5</developmentMode> </fortranCompilerTool> <linkerTool> <output>../../../dist/Release/GNU-Linux-s390/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Debug_s390" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <commandLine>-m64</commandLine> </cTool> <ccTool> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <warningLevel>2</warningLevel> </ccTool> <linkerTool> <output>../../../dist/Debug/GNU-Linux-s390/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Release_s390x" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <developmentMode>5</developmentMode> <commandLine>-m64</commandLine> </cTool> <ccTool> <developmentMode>5</developmentMode> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <warningLevel>2</warningLevel> </ccTool> <fortranCompilerTool> <developmentMode>5</developmentMode> </fortranCompilerTool> <linkerTool> <output>../../../dist/Release/GNU-Linux-s390x/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> <conf name="Debug_s390x" type="2"> <toolsSet> <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode> <compilerSet>GNU|GNU</compilerSet> </toolsSet> <compileType> <cTool> <commandLine>-m64</commandLine> </cTool> <ccTool> <incDir> <pElem>/usr/lib/jvm/java/include</pElem> <pElem>/usr/lib/jvm/java/include/linux</pElem> </incDir> <warningLevel>2</warningLevel> </ccTool> <linkerTool> <output>../../../dist/Debug/GNU-Linux-s390x/libjpathwatch-native.so</output> </linkerTool> </compileType> </conf> </confs> </configurationDescriptor>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy