commit | 729598cb00d791bbdfe23ebe0023d3a1c3962f83 | [log] [tgz] |
---|---|---|
author | Constantin Kaplinsky <const@tightvnc.com> | Thu May 25 05:12:25 2006 +0000 |
committer | Constantin Kaplinsky <const@tightvnc.com> | Thu May 25 05:12:25 2006 +0000 |
tree | ffe1b87705a0541998b8d7c44ea75dc4702dc515 | |
parent | b30ae7facbdf8273f34f5d67d3d2e9c81db75576 [diff] [blame] |
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@591 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/win/rfbplayer/buildTime.cxx b/win/rfbplayer/buildTime.cxx new file mode 100644 index 0000000..bab2e13 --- /dev/null +++ b/win/rfbplayer/buildTime.cxx
@@ -0,0 +1 @@ +const char* buildTime = "Built on " __DATE__ " at " __TIME__; \ No newline at end of file