Skript file: /~heha/Mikrocontroller/LEDs/ws2812tn10.zip/src/ws2812tn10.dsp

# Microsoft Developer Studio Project File - Name="ws2812tn10" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** NICHT BEARBEITEN **

# TARGTYPE "Win32 (x86) Console Application" 0x0103

CFG=ws2812tn10 - Win32 Debug
!MESSAGE "ws2812tn10 - Win32 Release" (basierend auf  "Win32 (x86) Console Application")
!MESSAGE "ws2812tn10 - Win32 Debug" (basierend auf  "Win32 (x86) Console Application")

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "ws2812tn10 - Win32 Release"

# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD RSC /l 0x407
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 kernel32.lib shlwapi.lib ../msvcrt-light.lib libusb.lib /nologo /subsystem:console /machine:I386 /nodefaultlib /out:"Release/ws2812tn10.exe" /opt:nowin98
# SUBTRACT LINK32 /pdb:none

!ELSEIF  "$(CFG)" == "ws2812tn10 - Win32 Debug"

# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /MD /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /FD /GF /c
# ADD RSC /l 0x407 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 kernel32.lib shlwapi.lib ../msvcrt-light.lib libusb.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib /out:"Debug/ws2812tn10.exe" /pdbtype:sept

!ENDIF 

# Begin Target
# Name "ws2812tn10 - Win32 Release"
# Name "ws2812tn10 - Win32 Debug"
# Begin Group "Quellcodedateien"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=ws2812tn10.cpp
# End Source File
# End Group
# Begin Group "Header-Dateien"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# End Group
# Begin Group "Ressourcendateien"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# End Group
# End Target
# End Project
Detected encoding: ASCII (7 bit)2