Skip to content

Commit c86579f

Browse files
committed
Merge branch 'master' of https://github.com/0x1mason/GribApi.XP
2 parents c68135a + 4e205a8 commit c86579f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ C:\> choco install grib-tools
1919

2020
##### Building
2121
You can build directly with Visual Studio using `./build/Grib.Api.Master.sln`.
22+
23+
To build x86 and x64 libs together, you can run `build\build_gribapi.cmd [re|build] [vs tools version] [Debug|Release] [opt: package version]`, e.g.
24+
```shell
25+
C:\> build\build_gribapi.cmd rebuild 12 Debug
26+
```

0 commit comments

Comments
 (0)