Commit dee77a99f4c9d67d87c84ff5775b57e36f00c89e

dtremenak 2008-05-21T00:44:40

build bufferfont/bufferglyph stuff on windows too

diff --git a/msvc/vc8/ftgl_dll.vcproj b/msvc/vc8/ftgl_dll.vcproj
index 95c573c..ffacb92 100644
--- a/msvc/vc8/ftgl_dll.vcproj
+++ b/msvc/vc8/ftgl_dll.vcproj
@@ -4,6 +4,7 @@
 	Version="8.00"
 	Name="ftgl_dll"
 	ProjectGUID="{F7946C68-319D-441A-A732-BC2A200A9112}"
+	RootNamespace="ftgl_dll"
 	>
 	<Platforms>
 		<Platform
@@ -254,6 +255,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTGlyph\FTBufferGlyph.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTGlyph\FTExtrudeGlyph.cpp"
 					>
 				</File>
@@ -290,6 +295,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTFont\FTBufferFont.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTFont\FTExtrudeFont.cpp"
 					>
 				</File>
@@ -387,6 +396,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTGlyph\FTBufferGlyphImpl.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTGlyph\FTExtrudeGlyphImpl.h"
 					>
 				</File>
@@ -419,6 +432,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTFont\FTBufferFontImpl.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTFont\FTExtrudeFontImpl.h"
 					>
 				</File>
@@ -455,6 +472,18 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTGL\FTBuffer.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\src\FTGL\FTBufferFont.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\src\FTGL\FTBufferGlyph.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTGL\FTExtrdGlyph.h"
 					>
 				</File>
diff --git a/msvc/vc8/ftgl_static.vcproj b/msvc/vc8/ftgl_static.vcproj
index 6ecda5f..7f5bcc2 100644
--- a/msvc/vc8/ftgl_static.vcproj
+++ b/msvc/vc8/ftgl_static.vcproj
@@ -194,6 +194,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTFont\FTBufferFont.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTFont\FTExtrudeFont.cpp"
 					>
 				</File>
@@ -230,6 +234,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTGlyph\FTBufferGlyph.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTGlyph\FTExtrudeGlyph.cpp"
 					>
 				</File>
@@ -328,6 +336,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTFont\FTBufferFontImpl.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTFont\FTExtrudeFontImpl.h"
 					>
 				</File>
@@ -360,6 +372,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTGlyph\FTBufferGlyphImpl.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTGlyph\FTExtrudeGlyphImpl.h"
 					>
 				</File>
@@ -396,6 +412,18 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\src\FTGL\FTBuffer.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\src\FTGL\FTBufferFont.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\src\FTGL\FTBufferGlyph.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\src\FTGL\FTExtrdGlyph.h"
 					>
 				</File>