- everything is a package
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@686 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
CONFIG ?= release
|
CONFIG ?= release
|
||||||
JUCE_VER := JUCE-3.1.1
|
PKG_VER := JUCE-3.1.1
|
||||||
TARGET := LINUX
|
TARGET := LINUX
|
||||||
|
|
||||||
SRCS := modules/juce_core/juce_core.cpp
|
SRCS := modules/juce_core/juce_core.cpp
|
||||||
@@ -10,5 +10,5 @@ SRCS += modules/juce_gui_basics/juce_gui_basics.cpp
|
|||||||
SRCS += modules/juce_gui_extra/juce_gui_extra.cpp
|
SRCS += modules/juce_gui_extra/juce_gui_extra.cpp
|
||||||
SRCS += modules/juce_opengl/juce_opengl.cpp
|
SRCS += modules/juce_opengl/juce_opengl.cpp
|
||||||
|
|
||||||
include juce.mk
|
include pkg.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user