HLua/projects
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
..
vs2010 Update smdlexp.vcxproj 2014-07-21 01:19:11 +02:00
readme.txt Visual C++ 2010 Express support for utils 2013-10-22 20:52:06 +02:00

readme.txt

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/