1 --- cli_ure/source/basetypes/makefile.mk.old 2009-04-06 16:41:58.000000000 +0000
2 +++ cli_ure/source/basetypes/makefile.mk 2009-04-06 16:41:58.000000000 +0000
3 @@ -93,6 +93,7 @@ $(BIN)$/cli_basetypes.dll : $(CSFILES) $
7 + -keyfile:$(BIN)$/cliuno.snk \
8 -reference:System.dll \
10 @echo "If code has changed then provide a policy assembly and change the version!"
11 --- cli_ure/source/bootstrap/makefile.mk.old 2009-04-06 16:41:58.000000000 +0000
12 +++ cli_ure/source/bootstrap/makefile.mk 2009-04-06 16:41:58.000000000 +0000
13 @@ -83,6 +83,7 @@ $(BIN)$/cli_cppuhelper.dll : $(CSFILES)
17 + -keyfile:$(BIN)$/cliuno.snk \
18 -reference:$(OUT)$/bin$/cli_uretypes.dll \
19 -reference:System.dll \
21 --- cli_ure/prj/d.lst.old 2009-04-06 16:41:58.000000000 +0000
22 +++ cli_ure/prj/d.lst 2009-04-06 16:41:58.000000000 +0000
25 ..\%__SRC%\bin\cliuno.snk %_DEST%\bin%_EXT%\cliuno.snk
27 -..\%__SRC%\bin\cliureversion.mk %_DEST%\bin%_EXT%\cliureversion.mk
28 \ No newline at end of file
29 +..\%__SRC%\bin\cliureversion.mk %_DEST%\bin%_EXT%\cliureversion.mk
31 +..\%__SRC%\bin\cliuno.snk %_DEST%\bin%_EXT%\cliuno.snk
32 --- cli_ure/source/ure/makefile.mk.old 2009-04-06 16:41:58.000000000 +0000
33 +++ cli_ure/source/ure/makefile.mk 2009-04-06 16:41:58.000000000 +0000
34 @@ -90,6 +90,7 @@ $(BIN)$/cli_ure.dll : $(CSFILES) $(BIN)$
38 + -keyfile:$(BIN)$/cliuno.snk \
39 -reference:$(OUT)$/bin$/cli_uretypes.dll \
40 -reference:System.dll \