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 /wm_hooks | |
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 'wm_hooks')
-rw-r--r-- | wm_hooks/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wm_hooks/.cvsignore b/wm_hooks/.cvsignore new file mode 100644 index 00000000..d6165133 --- /dev/null +++ b/wm_hooks/.cvsignore @@ -0,0 +1,5 @@ +Debug +Debug_Unicode +Release +Profile +wm_hooks.plg |