Commit Graph

3 Commits (3708653ef9f3464ec51d1b72c4b1838ff789c79b)

Author SHA1 Message Date
Cathal McNally 3708653ef9 Update smdlexp.vcxproj
Added a relative path to the required Module definition File smdlexp.def
found in halflife\utils\smdlexp

Although the project will compile fine without this step, 3DSMAX will
fail to load the plug-in giving errors such as "smdlexp.dle doesn't
implement LibVersion"

It seems that smdlexp.def needs to be explicitly defined in the vcxproj
in order to work.
2014-07-21 01:19:11 +02:00
Dominik Tugend e82f7afafc fixes ValveSoftware/halflife#1529 2014-07-19 16:41:43 +02:00
Dominik Tugend a96f882f9d Visual C++ 2010 Express support for utils
Among other problems also fixes ValveSoftware/halflife#1391
2013-10-22 20:52:06 +02:00