diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2004-10-08 11:06:36 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2004-10-08 11:06:36 +0000 |
commit | a92b0872f13865f404506730a8ebbc3ffa3b6083 (patch) | |
tree | e1dfe9227b49f8c741a2ca26970ea7323c7ac814 /rfb_win32 | |
parent | 74c24c438ffe2d796cf1cf16cecbec2f2d7cd882 (diff) | |
download | tigervnc-a92b0872f13865f404506730a8ebbc3ffa3b6083.tar.gz tigervnc-a92b0872f13865f404506730a8ebbc3ffa3b6083.zip |
Added .cvsignore entries for building under Win32.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'rfb_win32')
-rw-r--r-- | rfb_win32/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rfb_win32/.cvsignore b/rfb_win32/.cvsignore new file mode 100644 index 00000000..13e6b105 --- /dev/null +++ b/rfb_win32/.cvsignore @@ -0,0 +1,4 @@ +Debug +Debug_Unicode +Profile +Release |