summaryrefslogtreecommitdiff
path: root/.buckconfig
blob: 5fa3abc3dc673c88172de3fc7ea9c7a89c671fda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[alias]
  api = //:api
  api_install = //solenv/maven:api_install
  api_deploy = //solenv/maven:api_deploy

[buildfile]
  includes = //solenv/buck/build.defs

[project]
  ignore = .git,workdir,instdir

[cache]
  mode = dir
n>space:mode:
authorMalte Timmermann <mt@openoffice.org>2001-05-15 11:34:01 +0000
committerMalte Timmermann <mt@openoffice.org>2001-05-15 11:34:01 +0000
commit6c3deeb15a358a7b9c779d8c3e57269cd95b77c2 (patch)
tree1a1be6067e30e1a1d36e04e0bdcf796d4082bdd4 /toolkit/source/awt/vclxdevice.cxx
parent82a5b5856eb3a8f6530ad89e3fb56f5f1fd57518 (diff)
#86489# Lock solar mutex before calling DestroyOutputDevice...