Unuk/Win32
Tamir Atias 3dd248156b [Fix] Added EventHistory.cpp and EventHistory.h to VS project.
-- What the hell happened to them?!
[Add] Event history box is now translucent.
2012-01-18 13:59:28 +02:00
..
Dependencies [Add] Unuk is live on both Linux and Windows platforms! 2011-12-28 02:35:18 +00:00
Unuk [Fix] Added EventHistory.cpp and EventHistory.h to VS project. 2012-01-18 13:59:28 +02:00
README [Add] Unuk is live on both Linux and Windows platforms! 2011-12-28 02:35:18 +00:00

================
	SETUP
================
Go to project settings for Unuk, then go to Debugging, and set Working Directory to "$(SolutionDir)..\..\Bin\".

================
	NOTES
================
When compiling in Debug, the executable will be output to Unuk/Debug. 
When compiling in Release, the executable will be output the Bin folder on the root and the
necessary DLLs will be copied as well.