69 lines
2.5 KiB
C++
69 lines
2.5 KiB
C++
//---------------------------------------------------------------------------
|
|
/*
|
|
-----------------------------------------------------------------------------
|
|
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
|
|
ALWAYS EDIT THE RELATED XML FILE (JvJans-R.xml)
|
|
|
|
Last generated: 13-11-2006 07:49:45 UTC
|
|
-----------------------------------------------------------------------------
|
|
*/
|
|
|
|
#include <vcl.h>
|
|
#pragma hdrstop
|
|
USERES("JvJansC5R.res");
|
|
USEUNIT("..\..\run\JvMarkupCommon.pas");
|
|
USEUNIT("..\..\run\JvMarkupLabel.pas");
|
|
USEUNIT("..\..\run\JvMarkupViewer.pas");
|
|
USEUNIT("..\..\run\JvPainterEffectsForm.pas");
|
|
USEUNIT("..\..\run\JvPainterQBForm.pas");
|
|
USEUNIT("..\..\run\JvPaintFX.pas");
|
|
USEUNIT("..\..\run\JvQuickPreviewForm.pas");
|
|
USEUNIT("..\..\run\JvResample.pas");
|
|
USEUNIT("..\..\run\JvSAL.pas");
|
|
USEUNIT("..\..\run\JvSALCore.pas");
|
|
USEUNIT("..\..\run\JvSALHashList.pas");
|
|
USEUNIT("..\..\run\JvSALMath.pas");
|
|
USEUNIT("..\..\run\JvShapedButton.pas");
|
|
USEUNIT("..\..\run\JvSimLogic.pas");
|
|
USEUNIT("..\..\run\JvSimPID.pas");
|
|
USEUNIT("..\..\run\JvSimPIDLinker.pas");
|
|
USEUNIT("..\..\run\JvSimScope.pas");
|
|
USEUNIT("..\..\run\JvSpellerForm.pas");
|
|
USEUNIT("..\..\run\JvSticker.pas");
|
|
USEUNIT("..\..\run\JvTracker.pas");
|
|
USEUNIT("..\..\run\JvTurtle.pas");
|
|
USEUNIT("..\..\run\JvXmlTree.pas");
|
|
USEUNIT("..\..\run\JvYearGrid.pas");
|
|
USEUNIT("..\..\run\JvYearGridEditForm.pas");
|
|
USEUNIT("..\..\run\JvAirBrush.pas");
|
|
USEUNIT("..\..\run\JvArrayButton.pas");
|
|
USEUNIT("..\..\run\JvBitmapButton.pas");
|
|
USEUNIT("..\..\run\JvCSVBaseControls.pas");
|
|
USEUNIT("..\..\run\JvDrawImage.pas");
|
|
USEUNIT("..\..\run\JvForth.pas");
|
|
USEUNIT("..\..\run\JvGridFilter.pas");
|
|
USEUNIT("..\..\run\JvGridPreviewForm.pas");
|
|
USEUNIT("..\..\run\JvGridPrinter.pas");
|
|
USEUNIT("..\..\run\JvJanTreeView.pas");
|
|
USEUNIT("..\..\run\JvSimIndicator.pas");
|
|
USEPACKAGE("JvCoreC5R.bpi");
|
|
USEPACKAGE("JCLC50.bpi");
|
|
USEPACKAGE("vcl50.bpi");
|
|
USEPACKAGE("vcljpg50.bpi");
|
|
USEPACKAGE("vclx50.bpi");
|
|
|
|
//---------------------------------------------------------------------------
|
|
#pragma package(smart_init)
|
|
//---------------------------------------------------------------------------
|
|
|
|
// Package source.
|
|
//---------------------------------------------------------------------------
|
|
|
|
#pragma argsused
|
|
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
|
{
|
|
return 1;
|
|
}
|
|
//---------------------------------------------------------------------------
|
|
|