diff options
author | NeodarZ <bretoncorentin44@gmail.com> | 2015-04-29 12:01:08 +0200 |
---|---|---|
committer | NeodarZ <bretoncorentin44@gmail.com> | 2015-04-29 12:01:08 +0200 |
commit | 847cc4df42ef27c66fd20f1328d131c3d442cfd7 (patch) | |
tree | b59b38ecd9510d89069e25fb7d561d6827f3e64a /Code_Processing_Menu/runProj.bat | |
parent | 6133ded1dad2031745e29143ab1c5df5a57b8fe2 (diff) | |
download | Robot-Cable-847cc4df42ef27c66fd20f1328d131c3d442cfd7.tar.xz Robot-Cable-847cc4df42ef27c66fd20f1328d131c3d442cfd7.zip |
MAJ
Diffstat (limited to '')
-rw-r--r-- | Code_Processing_Menu/runProj.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Code_Processing_Menu/runProj.bat b/Code_Processing_Menu/runProj.bat new file mode 100644 index 0000000..0b96743 --- /dev/null +++ b/Code_Processing_Menu/runProj.bat @@ -0,0 +1,2 @@ +@echo off +processing-java --force --output=/G:/TEMP/Porcessing --sketch=/G:/Data/Cours/Sin/Projet-Bac/Programme/Affichage/Menu_Choix_Nombre_de_Plat_V11 --run |