summaryrefslogtreecommitdiff
path: root/objs
diff options
context:
space:
mode:
authorBradley Grainger <bgrainger@logos.com>2011-02-12 12:41:50 -0800
committerWerner Lemberg <wl@gnu.org>2011-02-14 08:32:24 +0100
commitd2731e104c2804439e359fe3376a5baa14afcef4 (patch)
treee5d8c981837371fd7efff7c4fd1e13122933a5db /objs
parent713faece86876e77da78b387c7d6ad6a10a45ed7 (diff)
Add project and solution files in Visual Studio 2010 format.
* builds/win32/.gitignore: Ignore user-specific cache files. * builds/win32/vc2010/: Add VS2010 project & solution files, created by upgrading builds/win32/vc2008/freetype.vcproj. * objs/.gitignore: Ignore Visual Studio output files.
Diffstat (limited to 'objs')
-rw-r--r--objs/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/objs/.gitignore b/objs/.gitignore
index ad264ce1..b94771b3 100644
--- a/objs/.gitignore
+++ b/objs/.gitignore
@@ -7,3 +7,6 @@ ftoption.h
libfreetype.la
.libs
*.lo
+debug*/
+release*/
+win32/