Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tools
bin2ascii
Commits
b09b6a95
Commit
b09b6a95
authored
Jun 03, 2013
by
Franssen, Wietse
Browse files
Fixed Debug Properties
parent
eb81f46b
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
b09b6a95
/build/
\ No newline at end of file
nbproject/Makefile-Debug.mk
View file @
b09b6a95
...
...
@@ -65,7 +65,7 @@ ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/bin2ascii: ${OBJECTFILES}
${OBJECTDIR}/src/main.o
:
src/main.c
${MKDIR}
-p
${OBJECTDIR}
/src
${RM}
$@
.d
$(COMPILE.c)
-g
-MMD
-MP
-MF
$@
.d
-o
${OBJECTDIR}
/src/main.o src/main.c
$(COMPILE.c)
-g
-Iinclude
-MMD
-MP
-MF
$@
.d
-o
${OBJECTDIR}
/src/main.o src/main.c
# Subprojects
.build-subprojects
:
...
...
nbproject/configurations.xml
View file @
b09b6a95
...
...
@@ -63,6 +63,11 @@
<rebuildPropChanged>
false
</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<incDir>
<pElem>
include
</pElem>
</incDir>
</cTool>
</compileType>
<item
path=
"include/functions.h"
ex=
"false"
tool=
"3"
flavor2=
"0"
>
</item>
...
...
nbproject/private/private.xml
View file @
b09b6a95
...
...
@@ -2,6 +2,6 @@
<project-private
xmlns=
"http://www.netbeans.org/ns/project-private/1"
>
<data
xmlns=
"http://www.netbeans.org/ns/make-project-private/1"
>
<activeConfTypeElem>
1
</activeConfTypeElem>
<activeConfIndexElem>
0
</activeConfIndexElem>
<activeConfIndexElem>
1
</activeConfIndexElem>
</data>
</project-private>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment