From 84b2f047d6b8ce69cbd46feeb5f10f20e2b67aa6 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Sun, 1 Sep 2019 18:31:53 +0100 Subject: [PATCH] More accurate library linkage For some reason the inherited libraries are linked first in the original EXE, which I can't replicate without explicitly adding them. But I'm not doing that yet. --- msvc2003/CSE2.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/msvc2003/CSE2.vcproj b/msvc2003/CSE2.vcproj index bfc05088..709fab48 100644 --- a/msvc2003/CSE2.vcproj +++ b/msvc2003/CSE2.vcproj @@ -34,7 +34,7 @@ Name="VCCustomBuildTool"/>