- fixed notification stuff
- getWritePointer() - added custom build step; copy dll to VST-Plugins folder git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@237 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -52,6 +52,7 @@ CCADMIN=CCadmin
|
||||
|
||||
# build
|
||||
build: .build-post
|
||||
cp ${CND_ARTIFACT_PATH_${CONF}} "/c/Program Files (x86)/Steinberg/VSTPlugins/JaySynth.dll"
|
||||
|
||||
.build-pre:
|
||||
# Add your pre 'build' code here...
|
||||
@@ -89,7 +90,6 @@ all: .all-post
|
||||
.all-post: .all-impl
|
||||
# Add your post 'all' code here...
|
||||
|
||||
|
||||
# build tests
|
||||
build-tests: .build-tests-post
|
||||
|
||||
|
||||
Reference in New Issue
Block a user