Skip to content

Commit e3311e2

Browse files
committed
2 parents 97e738f + 96b8001 commit e3311e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/build.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# For windows the default path to your sketchbook would be
1616
# ${user.home}/My Documents/Processing (make adjustments below)
1717

18-
sketchbook.location=${user.home}/OneDrive/Documents/GitHub/CantusProject-InProgress
18+
sketchbook.location=${user.home}/Documents/Processing
1919

2020
# Where are the jar files located that are required for compiling your Library
2121
# such as e.g. core.jar?
@@ -26,7 +26,7 @@ sketchbook.location=${user.home}/OneDrive/Documents/GitHub/CantusProject-InProgr
2626
# For OS X,the following path will direct you into Processing's application
2727
# package, in case you put Processing inside your Applications folder.
2828

29-
classpath.local.location=${user.home}/git/processing-library-template/libs
29+
classpath.local.location=${user.home}/Documents/CodeAndChordsLibrary/libs
3030

3131
classpath.libraries.location=libs
3232

0 commit comments

Comments
 (0)