#! make -f
#----------------------------------------------------------------------------
# Project:  NitroSDK - versiondefs
# File:     versiondefs
#
# Copyright 2005 Nintendo.  All rights reserved.
#
# These coded insructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo
# Company Ltd., and are protected by Federal copyright law.  They may
# not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo.
#
# $Log: versiondefs,v $
# Revision 1.1  2005/10/25 12:55:33  yasu
# Bridge file to read version.h.
#
# $NoKeywords: $
#----------------------------------------------------------------------------

-include $(NITROSDK_ROOT)/include/nitro/version.h

#===== End of versiondefs =====
