tizen 2.3.1 release
[framework/graphics/freetype.git] / builds / windows / win32-def.mk
similarity index 89%
rename from builds/win32/win32-def.mk
rename to builds/windows/win32-def.mk
index e6ae31c..61af5df 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 
-# Copyright 1996-2000, 2003, 2005, 2006 by
+# Copyright 1996-2000, 2003, 2005, 2006, 2013, 2014 by
 # David Turner, Robert Wilhelm, and Werner Lemberg.
 #
 # This file is part of the FreeType project, and may only be used, modified,
@@ -16,8 +16,8 @@
 DELETE    := del
 CAT       := type
 SEP       := $(strip \ )
-BUILD_DIR := $(TOP_DIR)/builds/win32
-PLATFORM  := win32
+BUILD_DIR := $(TOP_DIR)/builds/windows
+PLATFORM  := windows
 
 # The executable file extension (for tools). NOTE: WE INCLUDE THE DOT HERE !!
 #