compile loki.sln without linker errors, but you have to add the loki library when you open the vcproj alone.

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@665 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-06-01 12:48:33 +00:00
parent 3b31e3dc78
commit ef44aedc28
3 changed files with 6 additions and 2 deletions

View file

@ -62,7 +62,6 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="loki.lib"
AdditionalLibraryDirectories="..\..\lib"
GenerateDebugInformation="true"
/>