From cf3a536bb8c74193fc3ee63f2e1baa9256128f4c Mon Sep 17 00:00:00 2001 From: Peter Rekdal Sunde Date: Wed, 8 Jul 2015 13:19:12 +0200 Subject: [PATCH] Bugfix: must be in global configuration. --- src/bindings/csharp/openalpr-net/openalpr-net.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bindings/csharp/openalpr-net/openalpr-net.vcxproj b/src/bindings/csharp/openalpr-net/openalpr-net.vcxproj index e8d5fde..e80ce8d 100644 --- a/src/bindings/csharp/openalpr-net/openalpr-net.vcxproj +++ b/src/bindings/csharp/openalpr-net/openalpr-net.vcxproj @@ -24,6 +24,7 @@ ManagedCProj openalprnet 2.0.1 + v120 ..\..\..\..\windows $(OpenALPRWindowsDir)\build\dist\$(OpenALPRVersion)\$(PlatformToolset)\$(Configuration)\$(Platform) 248