// !!!! Don't distribute this file with non-empty values !!!!
//
// This package defines two symbols that are codes you receive when
// purchasing a VPE license.
//
// This package is used to inform the VPEBASE3.PKG which code to use
// when opening the VPE 3.1 (or 3.5) dll.
//
// If both names are empty the program will still run but a DEMO banner
// will be part of all your previews.
//
// Should you ever receive this file with non-empty values for the
// constants VPE_SERIAL_CODE1 and VPE_SERIAL_CODE2, please understand
// that it is an error and set both values to "demo"
//
// Regular VPE code:
#REPLACE VPE_SERIAL_CODE1 "demo"
#REPLACE VPE_SERIAL_CODE2 "demo"
//
// Separate code to PDF enable VPE
// (leave the "demo" value if you
//  do not have such a code):
#REPLACE PDF_SERIAL_CODE1 "demo"
#REPLACE PDF_SERIAL_CODE2 "demo"