From 300967a06112626e689d218e89c71ecb416252d9 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 7 Jan 2010 11:10:05 +0000 Subject: [PATCH] oops --- makepanda/makepanda.py | 1 + 1 file changed, 1 insertion(+) diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index cf13aecde5..b4eb090d07 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -3558,6 +3558,7 @@ if (RUNTIME and sys.platform.startswith("win")): # if (RUNTIME or RTDIST): + OPTS=['DIR:direct/src/plugin_standalone', 'RUNTIME', 'TINYXML', 'OPENSSL'] TargetAdd('plugin_standalone_panda3dBase.obj', opts=OPTS, input='panda3dBase.cxx') if (RUNTIME):