Files
getdown/etc/getdown.dop
T
Michael Bayne 0c54b9070a Under every situation in the world *except this one* we would want to
exclude the com.sun.* packages from being DashO'd, however because we need
to include Java Web Start code to do our patching we have to roll that in,
and we mustn't forget the translation properties file that is also hiding
in the javaws.jar.
2004-08-02 22:44:08 +00:00

72 lines
1.0 KiB
Plaintext

;
; DashO-Pro Configuration File for Getdown launcher
;
-Version:
2.3
-MapFile:
./dasho.map
-ReportFile:
./dasho.rpt
-ClassPath:
/usr/local/jdk1.4/jre/lib/rt.jar
dist/classes
lib/jRegistryKey.jar
../../projects/samskivert/dist/samskivert.jar
../../lib/commons-io.jar
../../lib/javaws.jar
-Destination:
./dclasses
-TriggerFields:
-TriggerMethods:
com.threerings.getdown.launcher.Getdown:main:java.lang.String[]
-RemoveUnusedElements:
;none
;onlynonpublics
all
-ExcludePackages:
javax.*
-ExcludeMethods:
-IncludeClassesUnconditional:
ca.beq.util.win32.registry.RegistryException
ca.beq.util.win32.registry.RegistryKey
ca.beq.util.win32.registry.RegistryValue
ca.beq.util.win32.registry.RootKey
ca.beq.util.win32.registry.ValueIterator
ca.beq.util.win32.registry.ValueType
-General:
nomakepublic
fornamedetection
;ignorenotfoundclasses
;includesun
leavedebugginginfo
-RenameOptions:
;OFF
;ONLYNONPUBLICS
ON
-RenamePrefix:
(keeppackages)
;(verbatim)
-OptimizationType:
none
;speed
;size
-IncludeNonClassFiles:
dist/classes
../../lib/javaws.jar