Базовая версия библиотеки. Версия 0.2.0-dev
This commit is contained in:
parent
b086af7f66
commit
6a56e85052
39 changed files with 6200 additions and 1 deletions
12
Geometry.workspace
Normal file
12
Geometry.workspace
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_workspace_file>
|
||||
<Workspace title="Workspace">
|
||||
<Project filename="src/geometry.cbp" />
|
||||
<Project filename="dev/geometry-dev.cbp">
|
||||
<Depends filename="src/geometry.cbp" />
|
||||
</Project>
|
||||
<Project filename="test/geometry-test.cbp">
|
||||
<Depends filename="src/geometry.cbp" />
|
||||
</Project>
|
||||
</Workspace>
|
||||
</CodeBlocks_workspace_file>
|
||||
Loading…
Add table
Add a link
Reference in a new issue