1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-01 03:47:23 +03:00

remove vc6.0 support

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@130 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
cameronrich
2007-09-19 12:03:09 +00:00
parent 6ae00e4143
commit 91f0c4bec0
9 changed files with 5 additions and 38 deletions

View File

@ -12,10 +12,8 @@ CONFIG_PLATFORM_LINUX=y
#
PREFIX="/usr/local"
# CONFIG_DEBUG is not set
# CONFIG_VISUAL_STUDIO_6_0 is not set
# CONFIG_VISUAL_STUDIO_7_0 is not set
# CONFIG_VISUAL_STUDIO_8_0 is not set
CONFIG_VISUAL_STUDIO_6_0_BASE=""
CONFIG_VISUAL_STUDIO_7_0_BASE=""
CONFIG_VISUAL_STUDIO_8_0_BASE=""
CONFIG_EXTRA_CFLAGS_OPTIONS=""