mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
				synced 2025-11-04 04:28:10 +00:00 
			
		
		
		
	fixed buildwin.cmd script
This commit is contained in:
		@@ -177,7 +177,7 @@ if "%WEC2013_PLATFORM%"=="" (
 | 
				
			|||||||
echo WEC2013_PLATFORM not set. Exiting.
 | 
					echo WEC2013_PLATFORM not set. Exiting.
 | 
				
			||||||
exit /b 1
 | 
					exit /b 1
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
set PLATFORMSW=/p:Platform=%WEC2013_PLATFORM%)
 | 
					set PLATFORMSW=/p:Platform=%WEC2013_PLATFORM%
 | 
				
			||||||
set USEENV=
 | 
					set USEENV=
 | 
				
			||||||
if %VS_VERSION%==vs110 (set EXTRASW=/m /p:VisualStudioVersion=11.0)
 | 
					if %VS_VERSION%==vs110 (set EXTRASW=/m /p:VisualStudioVersion=11.0)
 | 
				
			||||||
if %VS_VERSION%==vs120 (set EXTRASW=/m /p:VisualStudioVersion=12.0)
 | 
					if %VS_VERSION%==vs120 (set EXTRASW=/m /p:VisualStudioVersion=12.0)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user