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 5675960980471808: Updated installer with custom action (Closed)
Patch Set: Created March 8, 2014, 5:06 a.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
(Empty)
1 ; ------------------------------------------------------------------------------ -------------------
2 ; copyright notice goes here
3 ; ------------------------------------------------------------------------------ -------------------
4
5 LIBRARY "installer-library-test-customactions"
6
7 EXPORTS
8 ; test-installer-lib-sandbox.cpp
9 sandbox
10 ; close_application.cpp
11 abp_close_ie
12 ; custom-action-fail.cpp
13 fail
OLDNEW

Powered by Google App Engine
This is Rietveld