source: svn/zasc/app_c/MultilingualUpdate.sh @ 69

Last change on this file since 69 was 69, checked in by phkim, 10 years ago

1.phkim

  1. 광주방송
  2. 변경내용
    • VBI 캡션 disabled
File size: 173 bytes
Line 
1#!/bin/sh
2g++ -o xml2src.exe xml2src.cpp
3./xml2src.exe MayaMultilingual.xml > DST_DataStrings.c
4./xml2src.exe -I MayaMultilingual.xml > DST_DataStrings.h
5rm -rf xml2src.exe
Note: See TracBrowser for help on using the repository browser.