diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-01 21:10:31 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-01 21:10:31 +0000 |
| commit | c31a609399c2e05a50a5df8be10049903521c9e7 (patch) | |
| tree | 246c2c9a67ad0fc8b7473006d0763ab8bbf22675 /vfg/vfg.workspace | |
initial commit
Diffstat (limited to 'vfg/vfg.workspace')
| -rwxr-xr-x | vfg/vfg.workspace | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vfg/vfg.workspace b/vfg/vfg.workspace new file mode 100755 index 0000000..cf0ede7 --- /dev/null +++ b/vfg/vfg.workspace @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_workspace_file> + <Workspace title="vfg"> + <Project filename="vfg.cbp" active="1"> + <Depends filename="../../openFrameworks/libs/openFrameworksCompiled/project/linux/libopenFrameworks.cbp" /> + </Project> + <Project filename="../../openFrameworks/libs/openFrameworksCompiled/project/linux/libopenFrameworks.cbp" /> + </Workspace> +</CodeBlocks_workspace_file> |
