view CppApplication_1/nbproject/Makefile-variables.mk @ 1:4ac33e06cb09

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 13:43:45 -0800
parents
children
line source
1 #
2 # Generated - do not edit!
3 #
4 # NOCDDL
5 #
6 CND_BASEDIR=`pwd`
7 CND_BUILDDIR=build
8 CND_DISTDIR=dist
9 # Debug configuration
10 CND_PLATFORM_Debug=GNU-Linux-x86
11 CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux-x86
12 CND_ARTIFACT_NAME_Debug=cppapplication_1
13 CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux-x86/cppapplication_1
14 CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux-x86/package
15 CND_PACKAGE_NAME_Debug=cppapplication1.tar
16 CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux-x86/package/cppapplication1.tar
17 # Release configuration
18 CND_PLATFORM_Release=GNU-Linux-x86
19 CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux-x86
20 CND_ARTIFACT_NAME_Release=cppapplication_1
21 CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux-x86/cppapplication_1
22 CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux-x86/package
23 CND_PACKAGE_NAME_Release=cppapplication1.tar
24 CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux-x86/package/cppapplication1.tar
25 #
26 # include compiler specific variables
27 #
28 # dmake command
29 ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
30 (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
31 #
32 # gmake command
33 .PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
34 #
35 include nbproject/private/Makefile-variables.mk