annotate CppApplication_1 (copy)/nbproject/Makefile-variables.mk @ 2:993424504eb7

This netbeans project for single thread application it didn't work yet, may be the spidermonkey's version is the reason and I'll try to solve this
author Sara
date Sun, 05 Jan 2014 14:13:51 -0800
parents
children
rev   line source
Sara@2 1 #
Sara@2 2 # Generated - do not edit!
Sara@2 3 #
Sara@2 4 # NOCDDL
Sara@2 5 #
Sara@2 6 CND_BASEDIR=`pwd`
Sara@2 7 CND_BUILDDIR=build
Sara@2 8 CND_DISTDIR=dist
Sara@2 9 # Debug configuration
Sara@2 10 CND_PLATFORM_Debug=GNU-Linux-x86
Sara@2 11 CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux-x86
Sara@2 12 CND_ARTIFACT_NAME_Debug=cppapplication_1
Sara@2 13 CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux-x86/cppapplication_1
Sara@2 14 CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux-x86/package
Sara@2 15 CND_PACKAGE_NAME_Debug=cppapplication1.tar
Sara@2 16 CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux-x86/package/cppapplication1.tar
Sara@2 17 # Release configuration
Sara@2 18 CND_PLATFORM_Release=GNU-Linux-x86
Sara@2 19 CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux-x86
Sara@2 20 CND_ARTIFACT_NAME_Release=cppapplication_1
Sara@2 21 CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux-x86/cppapplication_1
Sara@2 22 CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux-x86/package
Sara@2 23 CND_PACKAGE_NAME_Release=cppapplication1.tar
Sara@2 24 CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux-x86/package/cppapplication1.tar
Sara@2 25 #
Sara@2 26 # include compiler specific variables
Sara@2 27 #
Sara@2 28 # dmake command
Sara@2 29 ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
Sara@2 30 (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
Sara@2 31 #
Sara@2 32 # gmake command
Sara@2 33 .PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
Sara@2 34 #
Sara@2 35 include nbproject/private/Makefile-variables.mk