Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/team
diff options
context:
space:
mode:
authorThomas Schuetz2012-11-16 10:08:07 +0000
committerThomas Schuetz2012-12-20 11:08:42 +0000
commit88654d6b8cf44cb2e166681f4c4e08413d3f736c (patch)
tree3df4b13f53fa924702a7d0b3ad4e5bfe4073964e /team
parent5ea296dc49f44f20c97bf396b9939f77d735f5e0 (diff)
downloadorg.eclipse.etrice-88654d6b8cf44cb2e166681f4c4e08413d3f736c.tar.gz
org.eclipse.etrice-88654d6b8cf44cb2e166681f4c4e08413d3f736c.tar.xz
org.eclipse.etrice-88654d6b8cf44cb2e166681f4c4e08413d3f736c.zip
[generator.c.reference] fixed c reference model for next steps
Diffstat (limited to 'team')
-rw-r--r--team/flattenProjectsWin.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/team/flattenProjectsWin.bat b/team/flattenProjectsWin.bat
index 29b68a968..3fceddf61 100644
--- a/team/flattenProjectsWin.bat
+++ b/team/flattenProjectsWin.bat
@@ -9,6 +9,8 @@ REM examples
mklink /J ..\..\FlatWorld\org.eclipse.etrice.tutorials.simulators.trafficlight.example ..\examples\org.eclipse.etrice.tutorials.simulators.trafficlight.example
mklink /J ..\..\FlatWorld\org.eclipse.etrice.tutorials.c ..\examples\org.eclipse.etrice.tutorials.c
mklink /J ..\..\FlatWorld\org.eclipse.etrice.tutorials.java ..\examples\org.eclipse.etrice.tutorials.java
+mklink /J ..\..\FlatWorld\org.eclipse.etrice.generator.c.reference ..\examples\org.eclipse.etrice.generator.c.reference
+
REM runtime
mklink /J ..\..\FlatWorld\org.eclipse.etrice.modellib.c ..\runtime\org.eclipse.etrice.modellib.c

Back to the top