close Warning: Can't use blame annotator:
No changeset 2 in the repository

source: svn/zasc/app/MultilingualUpdate.sh @ 74

Last change on this file since 74 was 74, checked in by phkim, 10 years ago
  1. phkim
  2. zasc
  3. 변경 내용
    • CT_ChMapUpdatePMTAC3AudioDescriptor 메모리 leak 버그 수정
File size: 175 bytes
RevLine 
1#!/bin/sh
2g++ -o xml2src.exe xml2src.cpp
3./xml2src.exe MayaMultilingual.xml > DST_DataStrings.cpp
4./xml2src.exe -I MayaMultilingual.xml > DST_DataStrings.h
5rm -rf xml2src.exe
Note: See TracBrowser for help on using the repository browser.