2025-04-27 07:49:33 -04:00

22 lines
676 B
C

/******************************************************************************
Source File: Convert.C
This is an NT Build hack. It includes all of the "C" files used for the
converter, because Build can't handle directories beyond ..
Copyright (c) 1997 by Microsoft Corporation. All Rights Reserved
A Pretty Penny Enterprises Production
Change History:
06-20-1997 Bob_Kjelgaard@Prodigy.Net Did the dirty deed
******************************************************************************/
#include "..\..\GPC2GPD\PrEntry.C"
#include "..\..\GPC2GPD\UiEntry.C"
#include "..\..\GPC2GPD\Utils.C"
#include "..\..\GPC2GPD\GPC2GPD.C"