Lines Matching refs:cli_ure
24 After a release the entries in cli_ure/version/version.txt must be changed to reflect the versions
41 cli_ure.dll
46 policy.x.y.cli_ure.dll
55 policy.1.0.cli_ure.dll
70 Step 4: Changing the versions in the cli_ure module.
72 Open the file cli_ure\version\version.txt.
109 The automatic test in cli_ure/qa/versioning should be extended. See the readme.txt in that director…
126 The versions of all assemblies are contained in cli_ure/version/version.txt. This is the place where
205 Currently switched off! See cli_ure/version/makefile.mk
207 introduce between two releases.In cli_ure/version/makefile.mk the script
208 cli_ure/source/scripts/increment_version.pl
211 incremented is contained in cli_ure/version/incversions.txt. It contains, for example these entries:
234 As one can see from the incversions.txt, the versions of the cli_ure.dll and cli_cppuhelper.dll
247 cli_ure.dll and cli_cppuhelper.dll should be changed as well. One can use idlasm.exe to see which
252 cli_uretypes.dll with version 1 and a cli_ure.dll with version 1. cli_ure.dll references version 1 …
254 adapted so that all code that uses version 1 now uses version 2. This would also allow cli_ure.dll
255 o run with the new cli_uretypes.dll. If now cli_ure.dll is build, then it would reference
257 cli_uretypes.dll version 1 was replaced by version 2. cli_ure.dll now references cli_uretypes.dll v…