Skip to content

Commit

Permalink
actual V0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
SpieringsAE committed Jul 10, 2024
1 parent 93e8c23 commit 6bded72
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions ToolboxPackagingConfiguration.prj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<param.description>This toolbox enables communication to and from a Crank Storyboard GUI in Simulink.
This toolbox is not created/maintained by Crank themselves, it is created/maintained by GOcontroll B.V. as a community effort.</param.description>
<param.screenshot />
<param.version>0.0.8</param.version>
<param.version>0.0.9</param.version>
<param.output>${PROJECT_ROOT}/Crank-Storyboard-Simulink.mltbx</param.output>
<param.products.name>
<item>MATLAB</item>
Expand Down Expand Up @@ -77,7 +77,9 @@ test.a2l
test_ert_rtw/
*_generated_code/
.gitignore
.gitattributes</param.exclude.filters>
.gitattributes
examples/
images/</param.exclude.filters>
<param.exclude.pcodedmfiles>true</param.exclude.pcodedmfiles>
<param.examples />
<param.demosxml />
Expand All @@ -92,8 +94,8 @@ test_ert_rtw/
<param.matlab.project.id>840c900b-071c-499e-a02e-1a9233ca2345</param.matlab.project.id>
<param.matlab.project.name>GOcontroll-Simulink-Crank-Storyboard</param.matlab.project.name>
<param.release.start>R2023b</param.release.start>
<param.release.end>R2023b</param.release.end>
<param.release.current.only>true</param.release.current.only>
<param.release.end>latest</param.release.end>
<param.release.current.only>false</param.release.current.only>
<param.compatiblity.windows>true</param.compatiblity.windows>
<param.compatiblity.macos>true</param.compatiblity.macos>
<param.compatiblity.linux>true</param.compatiblity.linux>
Expand Down Expand Up @@ -122,6 +124,7 @@ test_ert_rtw/
<param.javaclasspath.excludes />
<param.exported.on.package />
<param.required.addons />
<param.release.current.only />
<param.compatiblity.windows />
<param.compatiblity.macos />
<param.compatiblity.linux />
Expand All @@ -138,7 +141,6 @@ test_ert_rtw/
<file>${PROJECT_ROOT}/LICENSE</file>
<file>${PROJECT_ROOT}/README.md</file>
<file>${PROJECT_ROOT}/blockset_crank</file>
<file>${PROJECT_ROOT}/images</file>
</fileset.rootfiles>
<fileset.depfun.included />
<fileset.depfun.excluded />
Expand Down Expand Up @@ -173,7 +175,7 @@ test_ert_rtw/
<vista>false</vista>
<linux>true</linux>
<solaris>false</solaris>
<osver>5.15.0-107-generic</osver>
<osver>5.15.0-113-generic</osver>
<os32>false</os32>
<os64>true</os64>
<arch>glnxa64</arch>
Expand Down

0 comments on commit 6bded72

Please sign in to comment.