[or-cvs] r14825: Add .exe extension to Tor Browser startup script (torbrowser/trunk/src/RelativeLink)

sjm217 at seul.org sjm217 at seul.org
Thu May 29 14:00:21 UTC 2008


Author: sjm217
Date: 2008-05-29 10:00:20 -0400 (Thu, 29 May 2008)
New Revision: 14825

Modified:
   torbrowser/trunk/src/RelativeLink/Makefile
Log:
Add .exe extension to Tor Browser startup script

Modified: torbrowser/trunk/src/RelativeLink/Makefile
===================================================================
--- torbrowser/trunk/src/RelativeLink/Makefile	2008-05-29 13:35:53 UTC (rev 14824)
+++ torbrowser/trunk/src/RelativeLink/Makefile	2008-05-29 14:00:20 UTC (rev 14825)
@@ -4,7 +4,7 @@
 ### See LICENSE for licensing information
 ###
 
-APPNAME = StartTorBrowserBundle
+APPNAME = StartTorBrowserBundle.exe
 OBJECTS = RelativeLink-res.rc.o RelativeLink.o
 CFLAGS = -Wall -mwindows -static
 



More information about the tor-commits mailing list