osd-contiki/platform/win32
oliverschmidt c32390ab76 Added VC++ 2005 solution file (.sln) and project files (.vcproj).
Please note that the VC++ 2005 Express Edition combined with the Platform SDK - which are both free downloads - are sufficient to build, run and debug Contiki on Win32.
2006-08-21 22:37:16 +00:00
..
cfs Added a Win32 CFS (Contiki File System) service. The opendir() parameter "/" is mapped to the directory containing contiki.exe. That allows easy access to *.prg and *.dsc files which are supposed to reside in the same directory. 2006-08-13 16:23:10 +00:00
ctk Avoid temporary console window scroll on redraw due to writing to lower right screen cell. 2006-08-21 22:27:10 +00:00
loader Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
about.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
about.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
calc.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
calc.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
contiki-conf.h Some object files made from *_dsc.c files get linked both into the Contiki core (for desktop icons) as well as into *.dsc files. So make sure that the *_dsc symbol gets exported regardless in which context the object files are made. 2006-08-16 22:47:01 +00:00
contiki-main.c Now that they assumed a shape ... 2006-08-14 23:53:55 +00:00
contiki.exe.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
contiki.sln Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
dhcp.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
dhcp.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
directory.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
directory.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
email.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
email.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
ftp.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
ftp.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
irc.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
irc.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
netconf.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
netconf.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
processes.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
processes.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
shell.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
shell.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
telnet.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
telnet.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
webserver.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
webserver.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
www.dsc.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
www.prg.vcproj Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00