diff --git a/APRSTransmit/APRSTransmit.vcxproj b/APRSTransmit/APRSTransmit.vcxproj index 96a54ae..afecf5d 100644 --- a/APRSTransmit/APRSTransmit.vcxproj +++ b/APRSTransmit/APRSTransmit.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\$(ProjectName) false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/APRSTransmit/APRSTransmitD.vcxproj b/APRSTransmit/APRSTransmitD.vcxproj index 7c3486c..b03ecf3 100644 --- a/APRSTransmit/APRSTransmitD.vcxproj +++ b/APRSTransmit/APRSTransmitD.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\$(ProjectName)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj index abf30b4..1f68ab8 100644 --- a/Common/Common.vcxproj +++ b/Common/Common.vcxproj @@ -77,6 +77,10 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) + + + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/GUICommon/GUICommon.vcxproj b/GUICommon/GUICommon.vcxproj index 57d17b0..fa1aa10 100644 --- a/GUICommon/GUICommon.vcxproj +++ b/GUICommon/GUICommon.vcxproj @@ -77,6 +77,10 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) + + + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/RemoteControl/RemoteControl.vcxproj b/RemoteControl/RemoteControl.vcxproj index ba4020a..fcca2ca 100644 --- a/RemoteControl/RemoteControl.vcxproj +++ b/RemoteControl/RemoteControl.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/StarNetServer/StarNetServer.vcxproj b/StarNetServer/StarNetServer.vcxproj index 4c7a44c..6dbfc4b 100644 --- a/StarNetServer/StarNetServer.vcxproj +++ b/StarNetServer/StarNetServer.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/TextTransmit/TextTransmit.vcxproj b/TextTransmit/TextTransmit.vcxproj index 9f636d8..b9df38e 100644 --- a/TextTransmit/TextTransmit.vcxproj +++ b/TextTransmit/TextTransmit.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/TimeServer/TimeServer.vcxproj b/TimeServer/TimeServer.vcxproj index ff96b71..1dda959 100644 --- a/TimeServer/TimeServer.vcxproj +++ b/TimeServer/TimeServer.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/TimerControl/TimerControl.vcxproj b/TimerControl/TimerControl.vcxproj index 96779de..246e3b1 100644 --- a/TimerControl/TimerControl.vcxproj +++ b/TimerControl/TimerControl.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/VoiceTransmit/VoiceTransmit.vcxproj b/VoiceTransmit/VoiceTransmit.vcxproj index c0af277..a866dad 100644 --- a/VoiceTransmit/VoiceTransmit.vcxproj +++ b/VoiceTransmit/VoiceTransmit.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/ircDDB/ircDDB.vcxproj b/ircDDB/ircDDB.vcxproj index 75e4f54..a94f278 100644 --- a/ircDDB/ircDDB.vcxproj +++ b/ircDDB/ircDDB.vcxproj @@ -77,6 +77,10 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) + + + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/ircDDBGateway/ircDDBGateway.vcxproj b/ircDDBGateway/ircDDBGateway.vcxproj index 991b1d1..c41edff 100644 --- a/ircDDBGateway/ircDDBGateway.vcxproj +++ b/ircDDBGateway/ircDDBGateway.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath) diff --git a/ircDDBGatewayConfig/ircDDBGatewayConfig.vcxproj b/ircDDBGatewayConfig/ircDDBGatewayConfig.vcxproj index 1d6186c..dbbb516 100644 --- a/ircDDBGatewayConfig/ircDDBGatewayConfig.vcxproj +++ b/ircDDBGatewayConfig/ircDDBGatewayConfig.vcxproj @@ -80,9 +80,11 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ false + $(WXWIN)\include;$(WXWIN)\lib\vc_dll\mswu;$(IncludePath) false + $(WXWIN)\include;$(WXWIN)\lib\vc_x64_dll\mswu;$(IncludePath)