Changeset 1547 for trunk/kBuild/sdks
- Timestamp:
- Apr 22, 2008, 4:02:09 AM (17 years ago)
- Location:
- trunk/kBuild/sdks
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/sdks/DXSDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Direct X SDK, targeting $(KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/DXSDKAMD64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 # kBuild SDK - The Microsoft Direct X SDK, targeting AMD64. 3 4 # 4 # kBuild SDK - The Microsoft Direct X SDK, targeting AMD64. 5 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/sdks/DXSDKX86.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Direct X SDK, targeting X86. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/LIBSDL.kmk
r1528 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - Simple DirectMedia Layer, targeting $(KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/MACOSX104.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX104 := Mac OS X v10.4 SDK -
trunk/kBuild/sdks/MACOSX104INCS.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX104INCS := Mac OS X v10.4 SDK -
trunk/kBuild/sdks/MACOSX105.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX105 := Mac OS X v10.5 SDK -
trunk/kBuild/sdks/MACOSX105INCS.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX105INCS := Mac OS X v10.5 SDK -
trunk/kBuild/sdks/NT4DDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows NT 4 DDK, targeting X86. 5 4 # 5 6 # 6 7 # Copyright (c) 2005-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W2K3DDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Windows 2003 DDK, targeting $(KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W2K3DDKAMD64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Windows 2003 DDK, targeting amd64. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W2K3DDKX86.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Windows 2003 DDK, targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W32API.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - w32api (MinGW), targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WIN32SDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WIN32SDK2002.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - Windows Platform SDK (from ~2002), targeting x86. 5 4 # Differs in that it has ddraw.lib and dxguid.lib. 6 5 # 6 7 # 7 8 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 8 #9 9 # 10 10 # This file is part of kBuild. … … 23 23 # along with kBuild; if not, write to the Free Software 24 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 25 32 # 26 33 # -
trunk/kBuild/sdks/WIN64SDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting AMD64. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WINPSDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting (KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WINPSDKINCS.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting (KBUILD_TARGET) but 5 4 # without any libraries or LIBPATH properties. 6 5 # Basically for finding specstrings.h when using the DDK. 7 6 # 7 8 # 8 9 # Copyright (c) 2006-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 9 #10 10 # 11 11 # This file is part of kBuild. … … 24 24 # along with kBuild; if not, write to the Free Software 25 25 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 26 # 27 # 28 # As a special exception you are granted permission to include this file, via 29 # the kmk include directive, as you wish without this in itself causing the 30 # resulting makefile, program or whatever to be covered by the GPL license. 31 # This exception does not however invalidate any other reasons why the makefile, 32 # program, whatever should not be covered the GPL. 26 33 # 27 34 #
Note:
See TracChangeset
for help on using the changeset viewer.