mirror of
https://github.com/ValveSoftware/halflife.git
synced 2025-02-12 14:48:49 +03:00
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.
Directory Contents ================== vs2010 Contains Visual C++ 2010 Express project and solution files. Please read readme.txt included in that folder for further instructions. Other notes =========== MSVC++ 6.0 .dsp files can be found in the appropriate folders. Linux Makefiles can be found in ../linux/