From 96d749b00cbf660cf9ab2cc4ec3a17d7ebc8812b Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 28 Jun 2015 11:59:19 +0200 Subject: [PATCH] Changed build path to be Dorkbox-Network/natives --- make_common.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_common.mak b/make_common.mak index 37d30f1..f32628c 100644 --- a/make_common.mak +++ b/make_common.mak @@ -27,7 +27,7 @@ # Note that we are ONLY updating the JNI binaries, NOT THE JAVA CODE. So you will want to replace the appropriate files # inside the bundle jar. CORE_NAME=libbarchart-udt-core-2.3.1.1 -TARGET_PATH=../../resources/Dependencies/barchart-udt +TARGET_PATH=../../dorkbox/Dorkbox-Network/natives JVM=jvm