Changeset a7c2e8
- Timestamp:
- 09/07/11 16:35:12 (22 months ago)
- Branches:
- ('master', '668dd99ac278cfd419d67879b141678facea630a')('windows_service_fixes', 'df6bd2788365991d36d5af2a75833b8de2a5860f')
- Children:
- b373e9e454bbf4e2071c291073798082f7cc21b3
- Parents:
- 27cc14dcd0f4c0b905ecf9ed55bbd9cd83ce2013
- git-author:
- Micke Prag <micke.prag@telldus.se>2011-09-07 14:35:12+00:00
- git-committer:
- Micke Prag <micke.prag@telldus.se>2011-09-07 14:35:12+00:00
- File:
-
- 1 edited
-
telldus-gui/Plugins/TelldusCenterPlugin.cmake (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telldus-gui/Plugins/TelldusCenterPlugin.cmake
r0e0e68 ra7c2e8 94 94 GET_ITEM_KEY(\"\${pr}\" rkey) 95 95 96 #Don't change the path to our own libraries97 IF (NOT \"\${rkey}\" MATCHES \"^Telldus\")96 #Don't change the path to TelldusCore 97 IF (NOT \"\${rkey}\" STREQUAL \"TelldusCore\") 98 98 #Check to see if this is ourself 99 99 IF (NOT \${pkey} STREQUAL \${rkey})
Note: See TracChangeset
for help on using the changeset viewer.
