From 014ba2dd29eaadb4d61948ca417c25112f76ee0e Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 13 Jun 2017 17:20:05 +0200 Subject: Import CAN generator from low-level-can-service Also use the app-templates CMake helpers. Change-Id: I034e5efa9baa0f686a081f60df5c3588e4b3bd51 Signed-off-by: Romain Forlot --- can-config-generator.vcxproj | 88 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 can-config-generator.vcxproj (limited to 'can-config-generator.vcxproj') diff --git a/can-config-generator.vcxproj b/can-config-generator.vcxproj new file mode 100644 index 0000000..f51296a --- /dev/null +++ b/can-config-generator.vcxproj @@ -0,0 +1,88 @@ + + + + + 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