|
|
@@ -0,0 +1,23 @@
|
|
|
+; This file is used by the MSVC linker to specify DLL base addresses to
|
|
|
+; prevent runtime relocation of DLLs by the windows loader. This speeds
|
|
|
+; loading. This file was generated using $PANDATOOL/src/scripts/basedlls.pl
|
|
|
+; which uses rebase.exe from the MS platform SDK. It may additionally be
|
|
|
+; hand-hacked to simplify addresses for popular dlls to aid debugging.
|
|
|
+
|
|
|
+
|
|
|
+libpanda_d 0x60000000 0x007e0000
|
|
|
+libpandadx_d 0x607e0000 0x00060000
|
|
|
+libpandagl_d 0x60840000 0x00050000
|
|
|
+libpandaexpress_d 0x60890000 0x000e0000
|
|
|
+libpandaphysics_d 0x60970000 0x000a0000
|
|
|
+libshader_d 0x60a10000 0x00030000
|
|
|
+libdtool_d 0x60a40000 0x00020000
|
|
|
+libdtoolconfig_d 0x60a60000 0x00060000
|
|
|
+libpystub_d 0x60ac0000 0x00010000
|
|
|
+libdirect_d 0x60ad0000 0x00040000
|
|
|
+libtoontown_d 0x60b10000 0x000b0000
|
|
|
+libaudio_load_midi_d 0x60bc0000 0x00010000
|
|
|
+libaudio_load_mp3_d 0x60bd0000 0x00040000
|
|
|
+libaudio_load_st_d 0x60c10000 0x00010000
|
|
|
+libaudio_load_wav_d 0x60c20000 0x00010000
|
|
|
+libpandaegg_d 0x60c30000 0x001c0000
|