Home
last modified time | relevance | path

Searched full:sln (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/external/llvm-project/clang/tools/clang-format-vs/
DREADME.txt6 - Extensions SDK (you'll be prompted to install it if you open ClangFormat.sln)
8 The extension is built using CMake to generate the usual LLVM.sln by setting
20 Once LLVM.sln is generated, build the clang_format_vsix target, which will build
21 ClangFormat.sln, the C# extension application.
26 CMake once, it can be built manually from the ClangFormat.sln solution in Visual
33 Once you've built the clang_format_vsix project from LLVM.sln at least once,
34 open ClangFormat.sln in Visual Studio, then:
/external/libvpx/libvpx/
Dsolution.mk16 vpx.sln: $(wildcard *.$(VCPROJ_SFX))
23 vpx.sln.mk: vpx.sln
26 PROJECTS-yes += vpx.sln vpx.sln.mk
27 -include vpx.sln.mk
/external/libusb/
Dappveyor.yml22 project: msvc\libusb_2013.sln
30 project: msvc\libusb_2015.sln
42 …- cmd: msbuild "%APPVEYOR_BUILD_FOLDER%\msvc\libusb_2015.sln" /m /logger:"C:\Program Files\AppVeyo…
56 …- cmd: msbuild "%APPVEYOR_BUILD_FOLDER%\msvc\libusb_2015.sln" /m /logger:"C:\Program Files\AppVeyo…
65 project: msvc\libusb_2017.sln
72 project: msvc\libusb_2019.sln
DINSTALL_WIN.txt9 libusb_2013.sln for Visual Studio 2013,
10 libusb_2015.sln for Visual Studio 2015,
11 libusb_2017.sln for Visual Studio 2017,
12 libusb_2019.sln for Visual Studio 2019 or later.
/external/curl/
DMakefile.am129 projects/Windows/VC7/curl-all.sln \
130 projects/Windows/VC7/lib/libcurl.sln \
131 projects/Windows/VC7/src/curl.sln \
132 projects/Windows/VC7.1/curl-all.sln \
133 projects/Windows/VC7.1/lib/libcurl.sln \
134 projects/Windows/VC7.1/src/curl.sln \
135 projects/Windows/VC8/curl-all.sln \
136 projects/Windows/VC8/lib/libcurl.sln \
137 projects/Windows/VC8/src/curl.sln \
138 projects/Windows/VC9/curl-all.sln \
[all …]
/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/
Dreadme.txt23 - Open contrib\vstudio\vc9\zlibvc.sln with Microsoft Visual C++ 2008
24 - Or run: vcbuild /rebuild contrib\vstudio\vc9\zlibvc.sln "Release|Win32"
29 - Open contrib\vstudio\vc10\zlibvc.sln with Microsoft Visual C++ 2010
34 - Open contrib\vstudio\vc11\zlibvc.sln with Microsoft Visual C++ 2012
39 - Open contrib\vstudio\vc12\zlibvc.sln with Microsoft Visual C++ 2013
44 - Open contrib\vstudio\vc14\zlibvc.sln with Microsoft Visual C++ 2015
/external/ImageMagick/
DInstall-windows.txt34 solution configure.sln. Open this solution with Visual Studio and start a
44 o VisualDynamicMT.sln (Dynamic Multi-threaded DLL runtimes)
45 o VisualStaticMTD.sln (Static Multi-threaded DLL runtimes)
46 o VisualStaticMT.sln (Static Multi-threaded runtimes)
/external/zstd/
Dappveyor.yml111 …msbuild "build\VS2008\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v90 /t:Clean,Build…
118 …msbuild "build\VS2010\zstd.sln" %ADDITIONALPARAM% /m /verbosity:minimal /property:PlatformToolset=…
121 …msbuild "build\VS2010\zstd.sln" %ADDITIONALPARAM% /m /verbosity:minimal /property:PlatformToolset=…
128 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /p:ForceImpor…
131 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /t:Clean,Buil…
138 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v120 /p:ForceImpor…
141 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v120 /t:Clean,Buil…
148 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v140 /p:ForceImpor…
151 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v140 /t:Clean,Buil…
275 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v140 /p:ForceImpor…
[all …]
/external/sfntly/doc/
Dbuild_cpp.md63 You should see `sfntly.sln` in `d:\src\sfntly\cpp\build`.
67 6. Open sfntly.sln.
82 vcbuild sfntly.sln
86 You can also use `devenv sfntly.sln /build`
98 msbuild sfntly.sln
/external/flatbuffers/tests/FlatBuffers.Test/
DNetTest.sh8 dotnet_tmp/dotnet new sln
9 dotnet_tmp/dotnet sln add FlatBuffers.Test.csproj
38 rm FlatBuffers.Test.sln
/external/expat/win32/
Dbuild_expat_iss.bat47 msbuild /m expat.sln || EXIT /b 1
57 msbuild /m expat.sln || EXIT /b 1
67 msbuild /m expat.sln || EXIT /b 1
77 msbuild /m expat.sln || EXIT /b 1
/external/skqp/gn/
Dgn_meta_sln.py44 slnFile = os.path.join("out", outDir, "all.sln")
59 slnLines = iter(open("out/" + config[0] + "/all.sln"))
115 writeLinesToFile(newSlnLines, "out/sln/skia.sln")
123 dstProjPath = os.path.join("out", "sln", projConfigs[0][1])
/external/skia/gn/
Dgn_meta_sln.py46 slnFile = os.path.join("out", outDir, "all.sln")
61 slnLines = iter(open("out/" + config[0] + "/all.sln"))
117 writeLinesToFile(newSlnLines, "out/sln/skia.sln")
125 dstProjPath = os.path.join("out", "sln", projConfigs[0][1])
/external/icu/icu4c/source/samples/case/
Dreadme.txt14 case.sln Windows MSVC workspace. Double-click this to get started.
19 2. In MSVC, open the solution file icu\samples\case\case.sln
20 (or, use the workspace All, in icu\samples\all\all.sln )
/external/antlr/runtime/C/doxygen/
Dbuild.dox6 /// The runtime code is provided with .sln and .vcproj files for Visual Studio 2005 and 2008,
34 /// -# Open the C.sln file
47 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build ReleaseDLL
48 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build Release
49 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build DebugDLL
50 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build Debug
53 …ld is complete you will find the \c.\cDLL and \c.\cLIB files under the directory containing C.sln,
/external/zstd/build/
DREADME.md19 4. Go to decompressed directory then to `projects` then `VS2010` and open `zstd.sln`
26 #### Projects available within zstd.sln
28 The Visual Studio solution file `visual\VS2010\zstd.sln` contains many projects that will be compil…
/external/lz4/visual/
DREADME.md15 4. Go to decompressed directory then to `visual` then `VS2010` and open `lz4.sln`
22 #### Projects available within lz4.sln
24 The Visual Studio solution file `lz4.sln` contains many projects that will be compiled to the
/external/protobuf/csharp/
Dbuild_packages.bat3 dotnet restore src/Google.Protobuf.sln
4 dotnet pack -c Release src/Google.Protobuf.sln || goto :error
Dbuildall.sh9 dotnet restore $SRC/Google.Protobuf.sln
10 dotnet build -c $CONFIG $SRC/Google.Protobuf.sln
/external/tinyxml2/
Dappveyor.yml5 - msbuild tinyxml2.sln /m /p:Configuration=Debug /t:ALL_BUILD
6 - msbuild tinyxml2.sln /m /p:Configuration=Release /t:ALL_BUILD
/external/lz4/
Dappveyor.yml85 …msbuild "visual\VS2010\lz4.sln" %ADDITIONALPARAM% /m /verbosity:minimal /property:PlatformToolset=…
89 …msbuild "visual\VS2010\lz4.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /t:Clean,Buil…
93 …msbuild "visual\VS2010\lz4.sln" /m /verbosity:minimal /property:PlatformToolset=v120 /t:Clean,Buil…
97 …msbuild "visual\VS2010\lz4.sln" /m /verbosity:minimal /property:PlatformToolset=v140 /t:Clean,Buil…
/external/rust/crates/untrusted/
D.gitignore16 *.sln.docstates
25 *.sln
/external/protobuf/kokoro/release/protoc/windows/
Dbuild.bat14 msbuild protobuf.sln /p:Platform=%vcplatform32% || goto error
20 msbuild protobuf.sln /p:Platform=%vcplatform64% || goto error
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/helper_scripts/
Dbuild_csharp.sh23 …dotnet build --configuration "$MSBUILD_CONFIG" /p:NativeDependenciesConfigurationUnix=gcov Grpc.sln
25 dotnet build --configuration "$MSBUILD_CONFIG" Grpc.sln
/external/grpc-grpc/tools/run_tests/helper_scripts/
Dbuild_csharp.sh23 …dotnet build --configuration "$MSBUILD_CONFIG" /p:NativeDependenciesConfigurationUnix=gcov Grpc.sln
25 dotnet build --configuration "$MSBUILD_CONFIG" Grpc.sln

12345678910>>...13