From b07b29d788085c1509aec4a8f1e5ec11f0678170 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 15 Jul 1999 22:46:31 +0000 Subject: [PATCH] the missing file for tmake (sorry) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/wxwin.pro | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 distrib/msw/tmake/wxwin.pro diff --git a/distrib/msw/tmake/wxwin.pro b/distrib/msw/tmake/wxwin.pro new file mode 100644 index 0000000000..66a9046652 --- /dev/null +++ b/distrib/msw/tmake/wxwin.pro @@ -0,0 +1,10 @@ +############################################################################### +# File: wxwin.pro +# Purpose: tmake project file from which makefiles for wxWindows are generated +# tmake -t vc wxwin.pro +# Author: Vadim Zeitlin +# Created: 14.07.99 +# Version: $Id$ +############################################################################### + +# this file is empty -- 2.50.0