Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: installer/src/installer-lib/test/test-installer-lib-ca.def

Issue 5219280069066752: Issue #1186 - Change names that appear in the custom action (Closed)
Patch Set: Created Jan. 4, 2015, 7 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 ; ------------------------------------------------------------------------------ ------------------- 1 ; ------------------------------------------------------------------------------ -------------------
2 ; copyright notice goes here 2 ; copyright notice goes here
3 ; ------------------------------------------------------------------------------ ------------------- 3 ; ------------------------------------------------------------------------------ -------------------
4 4
5 LIBRARY "installer-library-test-customactions" 5 LIBRARY "installer-library-test-customactions"
6 6
7 EXPORTS 7 EXPORTS
8 ; test-installer-lib-sandbox.cpp 8 ; test-installer-lib-sandbox.cpp
9 sandbox 9 sandbox
10 ; close_application.cpp 10 ; close_application.cpp
11 abp_close_ie 11 AbpCloseIe
12 ; custom-action-fail.cpp 12 ; custom-action-fail.cpp
13 fail 13 fail
OLDNEW

Powered by Google App Engine
This is Rietveld