diff options
| author | Tim Redfern <tim@getdrop.com> | 2023-09-19 19:01:30 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2023-09-19 19:01:30 +0100 |
| commit | c02378a381cbb23ba56099a33fab38686c8d2b5b (patch) | |
| tree | 03e17eb9e2bfbb12cb6e4a2b25db0b10afc13aba /lasertext | |
| parent | dc5754c91bb2732449cbcda520a3111f183edf6c (diff) | |
loading vector data
Diffstat (limited to 'lasertext')
| -rw-r--r-- | lasertext/config.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lasertext/config.make b/lasertext/config.make index 9e6452a..d622cd5 100644 --- a/lasertext/config.make +++ b/lasertext/config.make @@ -7,7 +7,7 @@ # OF ROOT # The location of your root openFrameworks installation -# OF_ROOT = ../../openFrameworks +OF_ROOT = ../../openFrameworks ################################################################################ # OF_ROOT = ../../.. |
