]> git.lyx.org Git - features.git/blobdiff - development/Win32/packaging/AltInstaller/specials/PDFViewWin/PDFViewWin.dpr
installer:
[features.git] / development / Win32 / packaging / AltInstaller / specials / PDFViewWin / PDFViewWin.dpr
index b91a20de6253b4660ab518f642e22591826a5da1..413bfad8cf3e3c992d076244b862ff63bdc3155d 100644 (file)
@@ -19,6 +19,8 @@ program PDFViewWin;
 uses
   Windows, SysUtils, ShellApi;
 
+{$R *.res}
+
 var Input,InputNew : string;
     FileTest : boolean;
     hConsole : THandle;