summaryrefslogtreecommitdiff
path: root/msvc/getopt_2015.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/getopt_2015.vcxproj')
-rw-r--r--msvc/getopt_2015.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc/getopt_2015.vcxproj b/msvc/getopt_2015.vcxproj
index 0290397..771799a 100644
--- a/msvc/getopt_2015.vcxproj
+++ b/msvc/getopt_2015.vcxproj
@@ -72,6 +72,10 @@
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\$(Platform)\$(Configuration)\lib\getopt\</IntDir>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\$(Platform)\$(Configuration)\lib\getopt\</IntDir>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">getopt</TargetName>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">getopt</TargetName>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">getopt</TargetName>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">getopt</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>