Changeset 1313 in 3DVCSoftware for trunk/source/App/TAppExtractor/extrmain.cpp


Ignore:
Timestamp:
13 Aug 2015, 17:38:13 (9 years ago)
Author:
tech
Message:

Merged 14.1-update-dev1@1312.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/App/TAppExtractor/extrmain.cpp

    r1179 r1313  
    4141#include "TAppExtrTop.h"
    4242
    43 #if H_MV
     43#if NH_MV
    4444// ====================================================================================================================
    4545// Main function
     
    8282int main(int argc, char* argv[])
    8383{
    84   std::cout << "Set H_MV equal to 1 in TypeDef.h to build bitstream extractor. " << std::endl;
     84  std::cout << "Set NH_MV equal to 1 in TypeDef.h to build bitstream extractor. " << std::endl;
    8585  return 1;
    8686}
Note: See TracChangeset for help on using the changeset viewer.