HomeSort by: relevance | last modified time | path
    Searched refs:Win32 (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/builds/msvc/build/
buildbase.bat 19 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=Win32 %solution% >> %log%
22 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=Win32 %solution% >> %log%
25 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=Win32 %solution% >> %log%
28 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=Win32 %solution% >> %log%
31 msbuild /m /v:n /p:Configuration=StaticDebug /p:Platform=Win32 %solution% >> %log%
34 msbuild /m /v:n /p:Configuration=StaticRelease /p:Platform=Win32 %solution% >> %log%
  /src/sys/external/isc/libsodium/dist/builds/msvc/
resource.rc 13 #elif defined(Win32)
  /src/sys/external/isc/libsodium/dist/test/default/
wintest.bat 16 if "%2" == "x64" (SET ARCH=x64) else (SET ARCH=Win32)
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 2 # For use with Delphi and C++ Builder under Win32
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 2 # For use with Delphi and C++ Builder under Win32
  /src/sys/external/isc/libsodium/dist/builds/
Makefile.am 26 msvc/properties/Win32.props \
Makefile.in 315 msvc/properties/Win32.props \
  /src/sys/external/isc/libsodium/dist/contrib/
Findsodium.cmake 93 elseif (WIN32)
119 string(APPEND _PLATFORM_PATH "Win32")
240 if (WIN32)
270 elseif (WIN32)
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2789 # ARG is path to be converted from $build format to win32.
4608 /* DATA imports from DLLs on WIN32 can't be const, because runtime
6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
10515 # win32 will think the script is a binary if it has
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1511 # ARG is path to be converted from $build format to win32.
3279 /* DATA imports from DLLs on WIN32 con't be const, because runtime
4953 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
9029 # win32 will think the script is a binary if it has
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 2565 dynamic_linker='Win32 ld.exe'
2621 dynamic_linker='Win32 link.exe'
2627 dynamic_linker='Win32 ld.exe'
4069 /* DATA imports from DLLs on WIN32 can't be const, because runtime

Completed in 32 milliseconds