From 932061c92277c46278b2b4027e1fdb873e1bc19b Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周二, 04 12月 2012 18:28:17 +0800
Subject: [PATCH] Update README - file structure

---
 netbeans/nbproject/Makefile-variables.mk |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/netbeans/nbproject/Makefile-variables.mk b/netbeans/nbproject/Makefile-variables.mk
index 59d1e9a..9b9b008 100644
--- a/netbeans/nbproject/Makefile-variables.mk
+++ b/netbeans/nbproject/Makefile-variables.mk
@@ -8,9 +8,9 @@
 CND_DISTDIR=dist
 # Debug configuration
 CND_PLATFORM_Debug=GNU-Linux-x86
-CND_ARTIFACT_DIR_Debug=build/Debug/GNU-Linux-x86/tests/TestFiles
-CND_ARTIFACT_NAME_Debug=f1
-CND_ARTIFACT_PATH_Debug=build/Debug/GNU-Linux-x86/tests/TestFiles/f1
+CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux-x86
+CND_ARTIFACT_NAME_Debug=scpi_parser
+CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux-x86/scpi_parser
 CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux-x86/package
 CND_PACKAGE_NAME_Debug=scpi_parser.tar
 CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux-x86/package/scpi_parser.tar

--
Gitblit v1.9.1