Subversion Repositories HomeAutomation

Rev

Rev 432 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 432 Rev 444
Line 1... Line 1...
1
SOURCES			= Source/Daemon.cs Source/TcpServer.cs Source/CanPacket.cs Source/Program.cs Source/SerialConnection.cs Source/Properties/AssemblyInfo.cs
1
SOURCES			= Source/Daemon.cs Source/TcpServer.cs ../csharp-lib/CanPacket.cs Source/Program.cs Source/SerialConnection.cs Source/Properties/AssemblyInfo.cs
2
# Source/Downloader.cs Source/HexFile.cs 
2
# Source/Downloader.cs Source/HexFile.cs 
3
#OUT				= canBootloader.exe
3
#OUT				= canBootloader.exe
4
PRG				= canDaemon
4
PRG				= canDaemon
5
# You should not have to change anything below here.
5
# You should not have to change anything below here.
6
 
6