Remove some netbeans project cruft

This commit is contained in:
Timothy Warren 2015-04-09 19:57:23 -04:00
parent f0dbed1641
commit da68257b13
9 changed files with 10 additions and 197 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ obj/*
build/*
**/*.o
Tyro.app/*
nbproject/private/*

View File

@ -5,6 +5,13 @@
<df name="include">
<in>jsoncpp.cpp</in>
</df>
<df name="resources">
<df name="platform">
<df name="msw">
<in>resource.rc</in>
</df>
</df>
</df>
<df name="src">
<df name="network">
<in>SFTP.cpp</in>
@ -85,6 +92,8 @@
<ccTool flags="0">
</ccTool>
</item>
<item path="resources/platform/msw/resource.rc" ex="false" tool="3" flavor2="0">
</item>
<item path="src/TyroApp.cpp" ex="false" tool="1" flavor2="0">
<ccTool>
<incDir>

View File

@ -1 +0,0 @@
# Automatic path mapper. CRC = 1

View File

@ -1,12 +0,0 @@
make: wx-config: Command not found
Os -I./src -I./include -fPIC -c -o src/network/SFTP.o src/network/SFTP.cpp
make: Os: No such file or directory
make: [src/network/SFTP.o] Error 1 (ignored)
make: wx-config: Command not found
Os -I./src -I./include -fPIC -c -o include/jsoncpp.o include/jsoncpp.cpp
make: Os: No such file or directory
make: [include/jsoncpp.o] Error 1 (ignored)
ar rcs build/Tyro.a src/network/SFTP.o include/jsoncpp.o
ar: src/network/SFTP.o: No such file or directory
ar: include/jsoncpp.o: No such file or directory
make: *** [build/Tyro.a] Error 1

View File

@ -1,16 +0,0 @@
called: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
/Users/twarren/Tyro
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
rcs
build/Tyro.a
src/network/SFTP.o
include/jsoncpp.o
called: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
/Users/twarren/Tyro
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
rcs
build/Tyro.a
src/network/SFTP.o
include/jsoncpp.o

View File

@ -1,6 +0,0 @@
/home/twarren/Tyro/include/jsoncpp.cpp=/home/twarren/Tyro#-Os -I./src -I./include -fPIC -c -o include/jsoncpp.o include/jsoncpp.cpp
/home/twarren/Tyro/src/widgets/TabContainer.cpp=/home/twarren/Tyro#-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread src/TyroApp.cpp src/widgets/MainFrame.cpp src/widgets/EditPane.cpp src/widgets/TabContainer.cpp -ldl build/Tyro.a -L/usr/lib/x86_64-linux-gnu -pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_gl-3.0 -lwx_gtk2u_media-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lssh2 -o build/Tyro
/home/twarren/Tyro/src/widgets/EditPane.cpp=/home/twarren/Tyro#-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread src/TyroApp.cpp src/widgets/MainFrame.cpp src/widgets/EditPane.cpp src/widgets/TabContainer.cpp -ldl build/Tyro.a -L/usr/lib/x86_64-linux-gnu -pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_gl-3.0 -lwx_gtk2u_media-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lssh2 -o build/Tyro
/home/twarren/Tyro/src/widgets/MainFrame.cpp=/home/twarren/Tyro#-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread src/TyroApp.cpp src/widgets/MainFrame.cpp src/widgets/EditPane.cpp src/widgets/TabContainer.cpp -ldl build/Tyro.a -L/usr/lib/x86_64-linux-gnu -pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_gl-3.0 -lwx_gtk2u_media-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lssh2 -o build/Tyro
/home/twarren/Tyro/src/network/SFTP.cpp=/home/twarren/Tyro#-Os -I./src -I./include -fPIC -c -o src/network/SFTP.o src/network/SFTP.cpp
/home/twarren/Tyro/src/TyroApp.cpp=/home/twarren/Tyro#-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread src/TyroApp.cpp src/widgets/MainFrame.cpp src/widgets/EditPane.cpp src/widgets/TabContainer.cpp -ldl build/Tyro.a -L/usr/lib/x86_64-linux-gnu -pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_gl-3.0 -lwx_gtk2u_media-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lssh2 -o build/Tyro

View File

@ -1,104 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="95">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<df root="." name="0">
<df name="build">
</df>
<df name="include">
<df name="json">
<in>json-forwards.h</in>
<in>json.h</in>
</df>
<in>jsoncpp.cpp</in>
</df>
<df name="resources">
<df name="platform">
<df name="msw">
</df>
<df name="osx">
</df>
</df>
<df name="xpm">
<df name="24">
</df>
<df name="48">
</df>
<df name="72">
</df>
<df name="96">
</df>
</df>
</df>
<df name="src">
<df name="network">
<in>SFTP.cpp</in>
<in>SFTP.h</in>
</df>
<df name="widgets">
<in>EditPane.cpp</in>
<in>EditPane.h</in>
<in>MainFrame.cpp</in>
<in>MainFrame.h</in>
<in>TabContainer.cpp</in>
<in>TabContainer.h</in>
</df>
<in>TyroApp.cpp</in>
<in>TyroApp.h</in>
<in>common.h</in>
<in>wx_common.h</in>
</df>
<df name="tests">
<in>SFTPTest.cpp</in>
<in>catch.hpp</in>
</df>
</df>
</logicalFolder>
<projectmakefile>Makefile</projectmakefile>
<confs>
<conf name="Default" type="0">
<toolsSet>
<developmentServer>localhost</developmentServer>
<platform>2</platform>
</toolsSet>
<compile>
<compiledirpicklist>
<compiledirpicklistitem>.</compiledirpicklistitem>
<compiledirpicklistitem>${AUTO_FOLDER}</compiledirpicklistitem>
</compiledirpicklist>
<compiledir>${AUTO_FOLDER}</compiledir>
<compilecommandpicklist>
<compilecommandpicklistitem>${MAKE} ${ITEM_NAME}.o</compilecommandpicklistitem>
<compilecommandpicklistitem>${AUTO_COMPILE}</compilecommandpicklistitem>
</compilecommandpicklist>
<compilecommand>${AUTO_COMPILE}</compilecommand>
</compile>
<dbx_gdbdebugger version="1">
<gdb_pathmaps>
</gdb_pathmaps>
<gdb_interceptlist>
<gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
</gdb_interceptlist>
<gdb_options>
<DebugOptions>
</DebugOptions>
</gdb_options>
<gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
</dbx_gdbdebugger>
<nativedebugger version="1">
<engine>gdb</engine>
</nativedebugger>
<runprofile version="9">
<runcommandpicklist>
<runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
</runcommandpicklist>
<runcommand>"${OUTPUT_PATH}"</runcommand>
<rundir>.</rundir>
<buildfirst>false</buildfirst>
<terminal-type>0</terminal-type>
<remove-instrumentation>0</remove-instrumentation>
<environment>
</environment>
</runprofile>
</conf>
</confs>
</configurationDescriptor>

View File

@ -1,40 +0,0 @@
# Launchers File syntax:
#
# [Must-have property line]
# launcher1.runCommand=<Run Command>
# [Optional extra properties]
# launcher1.displayName=<Display Name, runCommand by default>
# launcher1.buildCommand=<Build Command, Build Command specified in project properties by default>
# launcher1.runDir=<Run Directory, ${PROJECT_DIR} by default>
# launcher1.symbolFiles=<Symbol Files loaded by debugger, ${OUTPUT_PATH} by default>
# launcher1.env.<Environment variable KEY>=<Environment variable VALUE>
# (If this value is quoted with ` it is handled as a native command which execution result will become the value)
# [Common launcher properties]
# common.runDir=<Run Directory>
# (This value is overwritten by a launcher specific runDir value if the latter exists)
# common.env.<Environment variable KEY>=<Environment variable VALUE>
# (Environment variables from common launcher are merged with launcher specific variables)
# common.symbolFiles=<Symbol Files loaded by debugger>
# (This value is overwritten by a launcher specific symbolFiles value if the latter exists)
#
# In runDir, symbolFiles and env fields you can use these macroses:
# ${PROJECT_DIR} - project directory absolute path
# ${OUTPUT_PATH} - linker output path (relative to project directory path)
# ${OUTPUT_BASENAME}- linker output filename
# ${TESTDIR} - test files directory (relative to project directory path)
# ${OBJECTDIR} - object files directory (relative to project directory path)
# ${CND_DISTDIR} - distribution directory (relative to project directory path)
# ${CND_BUILDDIR} - build directory (relative to project directory path)
# ${CND_PLATFORM} - platform name
# ${CND_CONF} - configuration name
# ${CND_DLIB_EXT} - dynamic library extension
#
# All the project launchers must be listed in the file!
#
# launcher1.runCommand=...
# launcher2.runCommand=...
# ...
# common.runDir=...
# common.env.KEY=VALUE
# launcher1.runCommand=<type your run command here>

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<code-assistance-data xmlns="http://www.netbeans.org/ns/make-project-private/1">
<code-model-enabled>true</code-model-enabled>
</code-assistance-data>
<data xmlns="http://www.netbeans.org/ns/make-project-private/1">
<activeConfTypeElem>0</activeConfTypeElem>
<activeConfIndexElem>0</activeConfIndexElem>
</data>
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/home/twarren/Tyro/README.md</file>
<file>file:/home/twarren/Tyro/Makefile</file>
<file>file:/home/twarren/Tyro/src/network/SFTP.cpp</file>
</group>
</open-files>
</project-private>