source: other-projects/gs2-multi-os-merge/src/Run-Greenstone-Anywyere/Run-Greenstone-Anywyere/Run-Greenstone-Anywyere.cpp@ 23955

Last change on this file since 23955 was 23955, checked in by davidb, 13 years ago

Structuring and renaming of visual studio project

  • Property svn:executable set to *
File size: 138 bytes
Line 
1
2#include "stdafx.h"
3#include <stdlib.h>
4
5int _tmain(int argc, _TCHAR* argv[])
6{
7 return system("RUN-GREENSTONE-ANYWHERE.bat");
8}
Note: See TracBrowser for help on using the repository browser.