From 32e25cbca210a359b09768537b6f443fe90a3070 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 20 Jun 2017 10:24:05 +0000 Subject: Separation Generator to a dedicated repo Change-Id: Id94831651c3266861435272a6e36c7884bef2c45 Signed-off-by: Romain Forlot --- CAN-config-generator/can-config-generator.vcxproj | 88 ----------------------- 1 file changed, 88 deletions(-) delete mode 100644 CAN-config-generator/can-config-generator.vcxproj (limited to 'CAN-config-generator/can-config-generator.vcxproj') diff --git a/CAN-config-generator/can-config-generator.vcxproj b/CAN-config-generator/can-config-generator.vcxproj deleted file mode 100644 index f51296a5..00000000 --- a/CAN-config-generator/can-config-generator.vcxproj +++ /dev/null @@ -1,88 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {9dcc61fb-6e10-4d4c-a66d-d694238d4169} - Linux - can_config_generator - 15.0 - Linux - 1.0 - Generic - {FC1A4D80-50E9-41DA-9192-61C0DBAA00D2} - - - - true - Makefile - ~/agl/projects - - - false - Makefile - ~/agl/projects - - - - - - - - false - D:\home\ctxnop\agl\sdk\porter\sysroots\cortexa15hf-neon-agl-linux-gnueabi\usr\include;$(NMakeIncludeSearchPath) - $(RemoteProjectDir)/build.sh build bin/$(PlatformTarget)/$(Configuration) $(Configuration) - $(RemoteProjectDir)/build.sh rebuild bin/$(PlatformTarget)/$(Configuration) $(Configuration) - $(RemoteProjectDir)/build.sh clean bin/$(PlatformTarget)/$(Configuration) - - - false - D:\home\ctxnop\agl\sdk\porter\sysroots\cortexa15hf-neon-agl-linux-gnueabi\usr\include;$(NMakeIncludeSearchPath) - $(RemoteProjectDir)/build.sh build bin/$(PlatformTarget)/$(Configuration) $(Configuration) - $(RemoteProjectDir)/build.sh rebuild bin/$(PlatformTarget)/$(Configuration) $(Configuration) - $(RemoteProjectDir)/build.sh clean bin/$(PlatformTarget)/$(Configuration) - - - - - \ No newline at end of file -- cgit 1.2.3-korg